ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
BurnerCancel (Function)
Cancels the current burn process.
Creating the Relation windows of a WINDEV RAD pattern
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
5. Which type of server to choose?
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
12. External component in practice
EmailGetAll (Function)
Retrieves all the emails found on a server.
FTP constants
List of constants used by the FTP functions....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Types of Edit controls
fDir (Function)
Finds a file or directory.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Classes, members, methods and properties
A class is made of......
The structure of the file for remote control
The management of remote control uses a file in INI format......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
2. User-friendly editors in practice
User-friendly editors in practice...
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.