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...
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Events associated with SilverLight control
List of events associated with SilverLight controls...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
HFSQL constants
List of constants used by the HFSQL functions....
Events associated with Image controls
List of events associated with Image controls...
23. Print modes
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...
Events associated with Flash controls
List of events associated with Flash controls...
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....