ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminFindService (Function)
Finds the description of a SaaS service.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
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.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.