ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
KanbanAddList (Function)
Adds a new list to a Kanban control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Update (Property)
The Update property specifies the updates to be made.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
gClickableLink (Function)
Adds a clickable link in a graphic string.
ERR_DISCONNECTED_ERROR
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Error 301: Unknown identifier
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Reintegrating translated text into a project
Once the translation of framework libraries ("......
ERR_NO_PAGE
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......