ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
mongoResult (Variable type)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
grOrientation (Function)
Modifies the orientation of chart axes.
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
HNext (Function)
Sets the position on the next table record according to a browse item.
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...
Constants for managing videos
List of constants used by the functions for video management....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.