ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Property Description (Type of variable)
The Property Description type is used to get information about a property.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Access rights to a class property
A property is a code element that includes two processes......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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....
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
<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>.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.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.