ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running the test of the User Groupware and installing it
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
14. Controls in practice
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Creating index keywords
Index keywords allow users to easily find a help page......
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Sound (Function)
Plays a sound in WAV format.
RegistryRename (Function)
Renames a key in the registry.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Color (Property)
The Color property is used to get and change the color of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
X (Property)
The X property is used to get and change the X-coordinate of an element.