ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Options of the window editor
To configure the general options of the window editor......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Position (Function)
Finds the position of a specified string within another string.
EndProgram (Function)
Ends the execution of the current program.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Google Contacts management functions
List of functions for managing Google contacts...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Map control functions
Map control functions...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Thread management functions
List of functions for managing threads...
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.