ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFPassword (Function)
Protects a PDF document with a password.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Notification
The Notification keyword can correspond to:
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....