ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
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.
PDF file management functions
...PDF file functions...
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.