ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Error (Function)
Displays a custom error message in a system error window.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Info (Function)
Displays a custom message in a system information window.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Mouse management functions
List of functions for mouse management...
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
Warning (Function)
Displays a custom message in a system warning window.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......