ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties......
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Remote WEBDEV administrator: Modify a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
4. Dedicated server and shared server
Synchronizes the data corresponding to a replication....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
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.