ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
hServerOperation (Variable type)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Conversion (Function)
Converts a value from a unit to another one.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HIndex (Function)
Rebuilds the file index (".NDX" file).
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Supercontrol
A supercontrol is an advanced type of control......
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
LooperAddBeginning (Function)
Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
iZoneHeight (Example)
Usage example of the iZoneHeight function
Max (Function)
Returns the greatest value passed as parameter.
Min (Function)
Returns the lowest value.
Compile (Example)
Usage example of the Compile function
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Error 20: The variable of the FOR loop should be a real