ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
WDINT setup
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
OpenMainMenu (Function)
Opens the main menu of the current window.
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
HFSQL Client/Server: Configuring the server
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
DeleteShortcut (Function)
Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
1
2
3
4
5
6
302
>