ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Toast>.Display (Function)
Displays a "Toast" message.
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
<sysNotificationProgressBar variable>.Update (Function)
Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1....
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.