ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
The test mode cannot operate without the project and its pages, ...
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
10. Embedded queries
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Push notification
A mobile device can receive push notifications......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
ERR_SESSION_CLOSED
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Report based on a query
Queries are used to easily select records in one or more data files......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
What is an application?
An application is a set of objects (windows, controls, ......
Binding a Repositionable Note control to an item
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Creating a translation file
WDINT allows you to create a translation file....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.