ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HChangeName (Function)
Modifies the physical name of a data file.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
SSH constants
The following constants are used to manage an SSH server:...
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.