ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
<Source>.Flush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Table,Insert (External language)
Inserts an element into a table at a given position.
Table,Count (External language)
Returns the number of elements in a Table control.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
<Table>.EnumBreak (Function)
Enumerates the breaks found in a Table control.
<Table>.ModifyColumn (Function)
Modifies a column in a horizontal Table control.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a table.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
HWatchStop (Function)
Stops watching a table on an HFSQL server.
<Source>.WatchStop (Function)
Stops watching a table on an HFSQL server.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.