ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
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......
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....
3. Deploying a WINDEV application
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
11. User Macro-Code: UMC in practice
19. Sending emails
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
2. UML models
2. UML models
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
iPreview (Function)
Configures the print destination.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...