ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Private Store for mobile applications
There are two methods two deploy your applications......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Constants for managing Map controls
Constants for managing Map controls...
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
Error 101: Declaration of global variable not allowed
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
Project description: Style tab
The project description window allows you to configure various elements of your project......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Google Maps management functions
List of functions for managing Google maps...
8. Associating controls with data
Zombie data files and items
During the life of an application, items live and die......
Time and date management properties
List of properties for managing dates and times...
Reorder the data displayed in your tables