ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
15 results for: system date
DatePicker (Function)
Opens the system date picker.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Date (Variable type)
The Date type is used to easily manipulate dates...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
fDate (Example)
Usage example of the fDate function
fDateTime (Example)
Usage example of the fDateTime function