ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Space (External language)
Fills the content of WdString with space characters on the right.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
iBorder (Function)
Prints a border at specified coordinates.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Chart constants
List of constants used by the functions for chart management....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......