ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
<Document variable>.Save (Function)
Saves a document as a "docx" file.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
DocSave (Function)
Saves a document as a "docx" file.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Token management functions
Token management functions in "Text token" Edit controls....
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...