ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
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....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
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....
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
MaskFormat (Function)
Formats a character string using an InputMask variable.
fShortName (Example)
Usage example of the fShortName function
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
<Array>.Sum (Function)
Calculates the sum of the array elements.
Status bar of windows
The status bar of a window is used to display several types of information......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Alignment
The Alignment property is used to align elements.