ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
What is an application?
An application is a set of objects (windows, controls, ......
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
HFSQL constants
List of constants used by the HFSQL functions....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Extension (Property)
The Extension property is used to: get the extension of a table defined in the data model editor or programmatically. define the extension of a file (when the file is described through programming only)....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
HCheckStructure (Function)
Defines the mode for comparing data files.
<Connection variable>.RSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
HRSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
HOpen (Function)
Opens a data file.
Telephony constants
List of constants used by telephony functions...
Currencies
A currency is a real coded on 10 bytes....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.