ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
HTML Editor control properties
Properties associated with the HTML Editor control....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
6. Multiple generation
...Multiple generation...
Font
The Font keyword can correspond to: a Font variable. the Font property....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Preset control properties
List of properties associated with the Preset control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.