ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
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....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....