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...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
2. User-friendly editors in practice
Events associated with a Switch control
HFSQL properties
List of HFSQL properties...
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ReplicSynchro: Use
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Error (Function)
Displays a custom error message in a system error window.
OpenChild (Function)
Opens a non-modal child window.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Array management functions
List of functions for managing arrays...
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Data persistence
The data persistence is used to store the value typed by the user......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Internal component
An internal component is a set of elements from a project......
SNMP constants
List of constants used by the SNMP functions....