ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
HOpen (Function)
Opens a table.
EndProgram (Function)
Ends the execution of the current program.
Constants for managing windows
List of constants used by the functions for managing windows...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
grParameter (Function)
Retrieves or modifies a chart parameter.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
NFC constants
List of constants used by the NFC functions...
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
StringInsert (Function)
Inserts a string into another character string at a given position.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
2. Types of setup
Types of setup...