ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Automation object
The Automation keyword is used to declare an automation object...
Camera control in a mobile application
The Camera control is used to......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.