ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
LDAPValue (Function)
Returns the value corresponding to the index passed as parameter for the specified attribute.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
<Looper>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
<Table>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Table control.