ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Query editor: Characteristics
Properties associated with the report blocks
List of properties associated with the report blocks...
Report controls
Several types of controls can be handled in a report created by the report editor......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
The Static control
A Static control is a control used to display a static text......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
User Groupware and multilingual application/site
If your application is multilingual, it is also necessary to manage multilingualism in the user Groupware windows/pages......