ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Organizer controls
Constants for managing Organizer controls...
HOnError (Example)
Usage example of the HOnError function
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
HFSQL properties
List of HFSQL properties...
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).