ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Company (Property)
The Company property is used to get and modify the company associated with an element.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
Title (Property)
The Title property gets and sets the title of an element.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
ChangeCharset (Example)
Usage example of the ChangeCharset function
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function