ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Multiline strings
To type character strings over several lines in the code editor...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
OpenChild (Example)
Usage example of the OpenChild function
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
HPrevious (Function)
Positions on the previous file record according to a browse item.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.