ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
13. Generation modes
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
zipExtractPath (Example)
Usage example of the zipExtractPath function
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
OLELoad (Function)
Initializes an OLE control with an OLE object.
HAdd (Example)
Usage example of the HAdd function
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.