ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
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......
Modbus functions
List of Modbus functions...
MySelf (Reserved word)
MySelf is used to handle the current control...
SysWinActive (Function)
Returns the handle of the active window or activates a window.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Constants for the Exif functions
List of constants used by the Exif functions....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Window (External language)
Returns the number of windows opened at a given time.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
MyParent (Reserved word)
MyParent is used to handle...
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
The different types of integers
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.