Is it possible to create a new folder in Windows using TDL?

Yes, it is possible to create a new folder in Windows using the system action Make Dir .

Example

[Function: Test Function]

11 : Make Dir: "D:\TestNew"