ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDXView : Use
This help page presents the different features of WDXView......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
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......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
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......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
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......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
10. Internal component
Internal component...
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
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"......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......