ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
UUDecode (Function)
Decodes a character string in UUEncode format.
OLE control properties
List of properties associated with an OLE control...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
ControlToSource (Function)
Assigns the control value to the source of a control link.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Error 203: The procedure already has a scope attribute (local or global)
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
SaaSChangePassword (Function)
Changes the password of the connected user.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.