ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
Error 112: An array can only have a maximum of X dimensions
Error 810: * can only be used for a parameter with a default value
Select query description window: Items that can be used
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HErrorLock (Function)
Used to check whether a lock error occurred.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Merging differences (SCM)
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Exif functions
List of Exif functions...
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Resizing a window (AAF)