ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
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.
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......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
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...
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....
Warning (Function)
Displays a custom message in a system warning window.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
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....
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....
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....
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......