ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenDocument (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Creating the executable and the setup program
The languages supported by the application are taken into account......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
EnumControl (Example)
Usage example of the EnumControl function
SQLModify (Example)
Usage example of the SQLModify function
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Specific features of the applications for iPhone/iPad
Various WEBDEV constants
Various WEBDEV constants...
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).