ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
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....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
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.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
fCompress (Example)
Usage example of the fCompress function
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
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.
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.