ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Status bar of windows
The status bar of a window is used to display several types of information......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
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......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
16. Types of code
Code Editor control
The Code Editor control allows end users to write WLanguage code....
<Connection variable>.Backup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.