ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
fUnlock (Function)
Entirely or partially unlocks an external file.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
HTTPSendForm (Function)
Sends an HTTP form.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
CertificateSignString (Function)
Creates the signature of a character string.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
ControlCurrent (Function)
Returns the name of the control currently in edit.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.