ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage 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...
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.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Referring to an element in a WLanguage event / process
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
PageDisplay (Function)
Displays a web page in the user's browser....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
16. Java applications in practice
Java applications in practice...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Phone constants (Android / iOS)
TableMode (Function)
TableMode is kept for backward compatibility.
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Kanban control events
The following events are associated with Kanban controls......
Specific features of the Express version
Print constants
List of constants used by the print functions....
Bitwise operators
The operations on binary values are performed......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Specific features of the Express version