ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventClose (Function)
Closes a synchronization event between several threads.
Date
The Date keyword can correspond to...
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Customizing the User Groupware
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HCopyRecord (Example)
Usage example of the HCopyRecord function
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
iCreateFont (Function)
Creates a new print font.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.