ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Yousign
It is now common for individuals or businesses to sign contracts electronically......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Using .NET assemblies in a project
To use .NET assemblies in a project......
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).
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
Time management help
Time management is extremely important......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
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......
Managing parallel tasks
The computers are becoming more and more powerful......
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......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.