ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RightMargin (Property)
The RightMargin property sets the right margin of an element.
Error 23: No END statement is associated with this WHILE
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Company (Property)
The Company property is used to get and modify the company associated with an element.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
fReadLine (Example)
Usage example of the fReadLine function
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
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.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
dFont (Example)
Usage example of the dFont function