ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
<Array>.Min (Function)
Returns the lowest value in the array.
Min (Function)
Returns the lowest value.
Project description: Options tab
The project description window allows you to configure various elements of your project......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
2. Examples and components provided with WEBDEV
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Conversion (Function)
Converts a value from a unit to another one.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Error 16: Incompatible CASE
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
SQL functions: Special case
List of SQL functions: Special case...
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
SaaSChangePassword (Function)
Changes the password of the connected user.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.