ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
12. Pages in practice
HDelete (Function)
Deletes a record from a table (query or view).
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Entity of a CDM
To group information according the MERISE method, entities must be created......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
gpwOpen (Function)
Opens the User Groupware login window or page.
Setup on a local network (LAN)
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.