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....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
MySelf (Reserved word)
MySelf is used to handle the current control...
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Border (Type of variable)
The Border type is used to handle a border through programming...