ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
Info (Function)
Displays a custom message in a system information window.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
zipInfoFile (Example)
Usage example of the zipInfoFile function
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
fCompress (Example)
Usage example of the fCompress function
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Warning (Function)
Displays a custom message in a system warning window.