ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Events associated with control templates
List of events associated with control templates...
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
How to open a window?
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Find/Replace in the current project
The "Find/Replace" feature is used to......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Events associated with Chart controls
List of events associated with the Chart controls...
Constants for managing projects
List of constants used by the functions for managing projects....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Border (Type of variable)
The Border type is used to handle a border through programming...
Composite keys
A composite key is a key item containing several other items......