ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Border (Variable type)
The Border type is used to handle a border through programming...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
The Dashboard control
Dashboards are essential elements in an application......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Thread execution
At runtime, an application runs in a main thread......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Local procedure
Two types of procedures are available......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.