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: ...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Constants used by the scanner functions
Constants used by the scanner functions...
Events associated with Flex controls
List of events associated with Flex controls...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Events associated with SilverLight control
List of events associated with SilverLight controls...
grLabel (Function)
Indicates various parameters of additional legend in a chart.
HFSQL constants
List of constants used by the HFSQL functions....
23. Print modes
Events associated with Image controls
List of events associated with Image controls...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
16. Protecting access to the site: passwords
WinAdaptSize (Function)
Adapts the window size to the content of controls.
25. Performing a process on several successive pages
Performing a process on several successive pages...
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Events associated with Flash controls
List of events associated with Flash controls...
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.