ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
OLELoad (Function)
Initializes an OLE control with an OLE object.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
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.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
fMemExist (Function)
Checks the existence of a shared memory zone.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Events associated with a Signature control
The following processes are associated with a Signature control:...
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
PostMessage (Function)
Sends a Windows message to a control or to a window.
Wait (Function)
Temporarily stops the program execution.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.