ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
MenuState (Function)
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible.
MenuDelete (Function)
Deletes a menu or a menu option.
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Referring to an element in a WLanguage event / process
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Properties associated with a page
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Summary table: Managing the application directories according to the platform
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
DDEString (Example)
Usage example of the DDEString function
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Managing assertions
...The main available features are as follows:...
The Wire control
The Wire control is used to visually link 2 controls......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
10. Embedded queries
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
10. Embedded queries