ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
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......
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).
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.
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:...
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.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
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.
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.
New (Reserved word)
New is used to allocate memory space...
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.