ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe...
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<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.
DocSave (Function)
Saves a document as a "docx" file.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
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.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
Token management functions
Token management functions in "Text token" Edit controls....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
FontCreate (Function)
Creates a font definition.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......