ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Copying and cloning
Variables are copied using the "=" operator...
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
SaaSAdminModifyService (Function)
Modifies a SaaS service.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
DocClose (Function)
Closes a docx file and frees the document.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....