ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
tapiRecord (Function)
Records the current communication as a".WAV" file.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
HMode (Function)
Changes the mode and the method for locking data files.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
xlsVersion (Function)
Returns the Excel version that was used to save the file.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
HStatTime (Function)
Returns the time of the last update for the index statistics.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.