ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysValidHandle (Function)
Checks the validity of a window handle.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
Multi-touch management functions
The following functions are used to manage the multi-touch......
WidgetRunApp (Function)
Starts the application to which a widget belongs.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HTTPCreateForm (Function)
Creates an HTTP form.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....