ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
grIncreaseData (Function)
Adds a value to a data in a chart.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Sort (Function)
Sorts a WLanguage array.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
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....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Euro constants
List of constants used by the functions for managing the Euro....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
gImage (Function)
Builds a sequence of characters containing an image.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Body Complement block
The Body complement block is linked to the Body block......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
HChangeKey (Example)
Usage example of the HChangeKey function