ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a WINDEV application
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
2. Analysis in practice
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
AAF: Context menu of Image controls
A context menu is available for Image controls......
ERR_DISCONNECTED_BY_ADMIN
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Outstanding progress bars
Simple or symmetric progress bar?...
"About" window
The "About" window is used to display and access various information about the current application......
Error 532: The size of the string to extract must be strictly positive
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Currencies
A currency is a real coded on 10 bytes....
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
11. User Macro-Code: UMC in practice
19. Sending emails
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....