ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
The Navigation Bar control
...The Navigation Bar control is used to create a menu area that can easily adapt to the browser...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements...
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV...
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Using WDDIXIO
To translate the text used in your project:...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table"...
HOpenConnection (Function)
Opens a connection to a specific database.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Discover all the possibilities of pivot tables
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
iDestination (Function)
Configures the print destination.
11. Controls in practice
Discover the main characteristics of the controls...
Reals
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode...
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....