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...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Set of procedures
The global procedures are grouped in set of procedures......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Emulating constants
List of constants used by the functions for emulating automated tests....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
14. Controls in practice
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Manager of automated tests
The test manager is used to......
Body Complement block
The Body complement block is linked to the Body block......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Generating the RAD pattern
To generate a RAD pattern:...
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Automatic error handling
Error handling can be customized for each process......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
11. Controls in practice
Discover the main characteristics of the controls...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Multilingual project
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......