ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Stack variable>.Push (Function)
Pushes an element onto the stack.
DateDifference (Function)
Calculates the number of days between two dates.
Age (Function)
Returns the age according to the date of birth.
DatePicker (Function)
Opens the system date picker.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
KeyCompareKey (Function)
Compares an initial key with an activation key.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the table when connecting to a specific table via OLE DB.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open a table in an OLE DB connection (only for tables defined programmatically).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Format (Property)
The Format property is used to define the data format of a table.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....