ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipOpenCAB (Function)
Opens an existing archive in CAB format.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Action (Property)
The Action property is used to specify the action to be performed.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
IntegerPart (Function)
Returns the integer part of a number.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
ChangeTarget (Function)
Changes the target of a button action.
HStatNbRec (Function)
Returns the number of entries for a given key item.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
MyPage (Reserved word)
MyPage is used to handle the current page...
DocUpdateFormula (Function)
Updates the formulas in a document.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.