ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Using WDDIXIO
To translate the text used in your project:...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Global and local variable
Two types of variables are available......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
The planes (in a window or in a report)
The planes are used to group the window controls......
Events associated with Table controls
List of events associated with Table controls...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Creating a window skin template
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Page constants
List of constants used by page functions....
The Dashboard control
Dashboards are essential elements in an application......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min