ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Memory area functions
Returns the character corresponding to the specified ASCII code....
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
WEBDEV styles
WEBDEV styles are advanced styles......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
The Dashboard control
Dashboards are essential elements in an application......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
7. Window templates
...Window templates...
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......