ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Property Description (Type of variable)
The Property Description type is used to get information about a property.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
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)....
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:...
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
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....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
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 create a menu?
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......