ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Manipulating menu options programmatically
Menu options can be manipulated...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
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.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Referring to an element in a WLanguage event / process
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Operations performed on class diagrams
The following paragraphs explain......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Defining a help window template
WINDEV allows you to create help window templates......
2. Analysis in practice
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Operations performed on state-transition diagrams
The following paragraphs explain......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The pages
Pages are the main interface of a WEBDEV site......
WDDeploy features
WDDeploy can be used to......
grCreate (Function)
Creates a specific type of chart.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......