ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sharing the context menus in the project
In most cases, several context menus are included in your applications......
SCM: Working in offline mode
The Source Code Manager allows you to easily work in offline mode......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....