ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iForceComplement (Function)
Forces the printing of a Body Complement block.
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.
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.
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....
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.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
SQLTransaction (Example)
Usage example of the SQLTransaction function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....