ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Count (Property)
The Count property returns the number of elements in a given set.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
SCM file format evolutions
Four versions are available for the SCM repository......
Defining clickable areas
In a page, an Image control can contain clickable areas......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Value (Property)
The Value property is used to get and change the value of an element.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Configuring Reports & Queries
Reports & Queries is used to......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...