ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HStatTime (Function)
Returns the time of the last update for the index statistics.
Text (Property)
The Text property is used to get and modify text.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
URIGetInfo (Function)
Retrieves information of a URI resource.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
HDeleteServerTrigger (Function)
Deletes a server trigger.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Error 123: The constant already exists
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.