ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
WDAdminHF: Server management
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
XML functions
List of XML functions...
Complete (Function)
Returns a character string of a specified length.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
CodeEditorInsert (Function)
Inserts a string in the Code Editor control.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
XMLAddChild (Function)
Adds a child tag into an XML document.
MatNbLine (Function)
Returns the number of rows found in a matrix.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.