ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Reports
A report provides a custom view of data......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Diagram management functions
Diagram management functions...
WINDEV Mobile concepts
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Translating a text file with WDTRAD
Image control in a window
This help page presents the characteristics of an Image control found in a window...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......