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....
fSize (Example)
Usage example of the fSize function
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Border (Variable type)
The Border type is used to handle a border through programming...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ChronoReset (Function)
Stops and resets a running stopwatch.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
grDeleteSeries (Function)
Deletes a data series from a chart.
fRename (Example)
Usage example of the fRename function
NetworkUser (Function)
Identifies the name of the connected user.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
fExtractPath (Example)
Usage example of the fExtractPath function
MemSeek (Example)
Usage example of the MemSeek function
iCloseReport (Function)
Stops printing the current report immediately.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.