ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
WDTRAD license agreement
WDTRAD license agreement...
Using the Salesforce service
Salesforce is a very popular CRM software......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Programming an indexed control
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
xBase files: Limits
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
How to save and retrieve an image in a binary memo
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Assignment of RETURN
The return value of the process currently run can be assigned...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Report controls
Several types of controls can be handled in a report created by the report editor......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Recompiling the project
The project compilation is a process used to......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.