ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iZoneHeight (Example)
Usage example of the iZoneHeight function
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
eChangeCurrency (Function)
Converts a currency into another currency.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
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)...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
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)....
OrgModify (Function)
Modifies an element in an Organization Chart control.
Constants for managing emails
List of constants used by the functions for managing emails....
Scheduler control events
The following events associated with Scheduler controls:...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
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....
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......
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......