ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
16. Types of code
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
5. HFSQL Client/Server
The structure of the file for remote control
The management of remote control uses a file in INI format......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
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
How to develop a PHP site?
What is a PHP site?......
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
fAddText (Function)
Adds the content of a character string at the end of a file.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
1
2
3
4
5
6
279
>