ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
SQLConnect (Example)
Usage example of the SQLConnect function
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Handling Spreadsheet controls programmatically (in a report)
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Including a supercontrol in a window or in a page
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......