ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Manipulating Carousel controls programmatically
WINDEV lets you manipulate a Carousel control directly by programming......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
How to develop a PHP site?
What is a PHP site?......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
1. Managing emails
WINDEV includes multiple methods to manage emails...
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......