ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value (Property)
The Value property is used to get and change the value of an element.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Name (Property)
The Name property is used to get the name of an element.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
User (Property)
The User property is used to identify and change the user of a feature.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Type (Property)
The Type property is used to get and change the type of an element.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
SysNation (Function)
Returns the nation currently used by the system.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Alias (Property)
The Alias property gets the alias of an element.
Color (Property)
The Color property is used to get and change the color of an element.
Port (Property)
The Port property is used to identify and change a server connection port.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
ExeListProcess (Function)
Returns the list of applications currently run.
Round (keyword)
The Round keyword can correspond to...