ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
MySelf (Reserved word)
MySelf is used to handle the current control...
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Factorial (Function)
Returns the factorial of an integer number.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......