ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
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.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
Customizing the User Groupware
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Manager of automated tests
The test manager is used to......
24. Displaying and linking pages
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Log (Function)
Calculates the decimal logarithm of a numeric value.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Sin (Function)
Returns the sine of an angle.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Creating the windows and the pages of the RAD pattern
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Count (Property)
The Count property returns the number of elements in a given set.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
.NET Assemblies
.NET is Microsoft's software development platform......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Time management help
Time management is extremely important......
Generating the RAD pattern
To generate a RAD pattern:...