ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
zipExist (Function)
Used to find out whether an archive exists.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
fDirSize (Function)
Returns the size of a directory in bytes.
StatVariance (Function)
Calculates the variance for a series of values.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
AppInstallUPD (Function)
Triggers the automatic update of current application.
LanguageToName (Function)
Returns the name of a language.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.