ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
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).
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
16. Types of code
5. HFSQL Client/Server
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....
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......
The structure of the file for remote control
The management of remote control uses a file in INI format......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
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.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
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?......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
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.
1
2
3
4
5
6
280
>