ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project....
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
User group settings
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
7. Window templates
...Window templates...
DateToInteger (Function)
Converts a date to an integer.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
WINDEV Mobile Framework License Agreement
Report controls
Several types of controls can be handled in a report created by the report editor......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Managing parallel tasks
The computers are becoming more and more powerful......
Break in a report
The break is used to group the records corresponding to a sort criterion......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Operations performed on state-transition diagrams
The following paragraphs explain......
Installing a SOAP server with IIS
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Multi-product external components
Components are a remarkably useful tool for development teams......