ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
LDAP constants
List of constants used by the LDAP functions....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
URL (Property)
The URL property is used to get and change a URL.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
New (Reserved word)
New is used to allocate memory space...
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
SysIconize (Function)
Used to find out whether a window is minimized.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
SysWinTitle (Function)
Returns the title of the window.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.