ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Various constants
List of various constants used by the constants WINDEV functions....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Handling Spreadsheet controls programmatically (in a report)
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
iBorder (Function)
Prints a border at specified coordinates.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
HStatDate (Function)
Returns the date of the last update for the index statistics.
Constants for WLanguage types
List of constants for managing WLanguage types....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...