ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
The Line control
A Line control is used to display a line in a page......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fCreate (Function)
Creates an external file.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
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.
Info (Function)
Displays a custom message in a system information window.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
OpenSister (Function)
Opens a non-modal sibling window.
Page (Property)
The Page property is used to handle a page.
PDFPassword (Function)
Protects a PDF document with a password.
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.
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