ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Constants for managing emails
List of constants used by the functions for managing emails....
Scheduler control events
The following events associated with Scheduler controls:...
iZoneHeight (Example)
Usage example of the iZoneHeight function
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Binding a Link control to an item
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
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....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
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......
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....
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......