ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
WDXView : Use
This help page presents the different features of WDXView......
HLogRecreate (Function)
Used to re-create an empty log.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
WDInst: handling the files to install
By default, the files to install are......
The Cell control
The Cell control contains controls......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
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......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......