ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
2. Projects in practice
HSetPosition (Example)
Usage example of the HSetPosition function
Constants for the geo-localization functions
Constants used by the geo-localization functions...
dPen (Example)
Usage example of the dPen function
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
Print constants
List of constants used by the print functions....
Compilation options (chm format)
HForward (Example)
Usage example of the HForward function
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HDescribeConnection (Function)
Describes a new connection to an external database.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
EmailReadNext (Example)
Usage example of the EmailReadNext function
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.