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...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
DocInsert (Function)
Inserts an object into a Word Processing document or 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....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
CameraConfigure (Function)
Allows you to configure the video capture driver.
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
HTML document management functions
List of functions that manipulate HTML documents....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....