ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Dashboard control
Dashboards are essential elements in an application......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
How to develop a PHP site?
What is a PHP site?......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
5. User Groupware in practice
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
9. Sharing a project in practice
Sharing a project in practice...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
The HTML control
The HTML control displays HTML pages or HTML code......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......