ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Handling an internal component
An internal component is a set of elements from a project......
26. Style sheets: to simplify the layout
4. Activating a dynamic WEBDEV site
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
4. Monitor your applications
WDZip: Overview
WDZip is used to compress and group your files in archives......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Arithmetic operators
The arithmetic operators are......
HSL (Function)
Creates a color from its hue, saturation and lightness.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
CurrentDay( Function)
Returns the number of the current day in the current month.