ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
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....
fSeek (Example)
Usage example of the fSeek function
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
fShortName (Example)
Usage example of the fShortName function
fDelete (Example)
Usage example of the fDelete function
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
CoTan (Function)
Calculates the cotangent of an angle.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...