ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Private Store for mobile applications
There are two methods two deploy your applications......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
WINDEV concepts
RedisSet (Function)
Changes the value of a key on a Redis server.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
5. Site test in practice
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Organizer control functions
The following functions are used to manage the Organizer control:...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
1. Testing a site: Elements to be tested
Functions for managing emails (prefix syntax)
List of functions for managing emails...
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Email management functions
List of functions for managing emails...
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.