ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
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>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
<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....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Multimedia functions
List of Multimedia functions...
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Diagram management functions
Diagram management functions...
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
XLS file handling functions
List of functions for managing XLS files...
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
TooltipMaxWidth (Function)
Modifies the maximum width of tooltips.
<Popup>.Animate (Function)
Displays a popup in a page cell.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
PopupAnimate (Function)
Displays a popup in a page cell.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......