ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
The HTML control
The HTML control displays HTML pages or HTML code...
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, ......
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).
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....
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
The Image control
The Image control is used to......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Calling a procedure/a function
Syntax for calling a local or global procedure.
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.
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.
Tangent (Function)
Calculates the tangent of an angle.
.NET application
To create a.NET application from a project......
.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....
Automatic management of exceptions
The management of exceptions can be customized by process......