ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeToInteger (Function)
Converts a time to an integer.
TimeValid (Function)
Checks the time validity.
Date (Variable type)
The Date type is used to easily manipulate dates...
Functions for manipulating Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Date management constants
List of constants used by date management functions...
Age (Function)
Returns the age according to the date of birth.
Description (Property)
The Description property is used to get and change the page description.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
AppInstallUPD (Function)
Triggers the automatic update of current application.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.