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
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Conference control properties
List of properties associated with the conference control...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Advanced types
The advanced types of WLanguage are as follows...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
SFExecuteProcess (Function)
Requests the execution of a specific process.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
ActiveX control properties
List of properties associated with the ActiveX control...
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
Properties associated with a window
List of properties associated with a window...
RTF control properties
List of properties associated with the RTF control...
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.