ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Upload control events
The following processes are associated with the Upload control:...
Composite keys
A composite key is a key item containing several other items......
HSubstDir (Example)
Usage example of the HSubstDir function
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
fWriteLine (Example)
Usage example of the fWriteLine function
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Print constants
List of constants used by the print functions....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
.NET application
To create a.NET application from a project......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).