ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Print the content of your tables
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<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).
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Handling a chart in the editor
In the editor, a Chart control includes different sections......
1. Project and analysis
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
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....
4. Activating a dynamic WEBDEV site
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......