ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPListFile (Example)
Usage example of the FTPListFile function
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
WDAPI: Using APIs in a WINDEV application
The two most interesting features of WDAPI are......
Scheduler control events
The following events associated with Scheduler controls:...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Creating the menus for the pages of the WEBDEV RAD pattern
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
fClose (Example)
Usage example of the fClose function
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
zipMsgError (Example)
Usage example of the zipMsgError function
BurnerErase (Example)
Usage example of the BurnerErase function
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
ServiceContinue (Function)
Restarts a paused service.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......