ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuDelete (Function)
Deletes a menu or a menu option.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Manipulating menu options programmatically
Menu options can be manipulated...
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....
16. Java applications in practice
Java applications in practice...
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
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