ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

18. Management of business rules
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......
WDXView : Use
This help page presents the different features of WDXView......
Printing nested reports
To create a main report containing several secondary reports:...
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Time management
For each element (windows, reports, ......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Programming automatic calculations in the columns of a Table control
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
What is an application?
An application is a set of objects (windows, controls, ......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
10. Internal component
Internal component...
21. Reports
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....