ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Including a supercontrol in a window or in a page
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Query based on query
Queries can be based on items from another query......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.