ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
16. Types of code
The structure of the file for remote control
The management of remote control uses a file in INI format......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV website in session mode starts......
5. HFSQL Client/Server
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Error 11: The label is unknown
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
1
3
4
5
6
7
489
>