ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
ERR_NO_PROJECT
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
WDINT license agreement
WDINT license agreement...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
18. Management of business rules
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
21. Managing business rules
Managing business rules...
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Creating a query
Two methods can be used to create a query......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
WDINT setup
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....