ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSubstDir (Example)
Usage example of the HSubstDir function
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
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.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
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.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<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.