ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
DnDGetData (Example)
Usage example of the DnDGetData function
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Installing and starting WDTRAD
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Private Store for mobile applications
There are two methods two deploy your applications......
Events associated with control templates
List of events associated with control templates...
Body Complement block
The Body complement block is linked to the Body block......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
fLock (Example)
Usage example of the fLock function
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).