ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
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.
CertificateSignString (Function)
Creates the signature of a character string.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
BurnerCancel (Function)
Cancels the current burn process.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
grGradient (Function)
Enables or disables the display of color gradients in a chart.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
SFExecuteProcess (Function)
Requests the execution of a specific process.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.