ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Width (Property)
The Width property is used to determine and change the width of an element.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Feedback component
The Feedback component is a component provided with WINDEV......
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Document (Type of variable)
The Document type is used to handle a "docx" document.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Including a supercontrol in a window or in a page
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Programming automatic calculations in the columns of a Table control
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Table,Delete (External language)
Deletes an element from a Table control.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
grTitle (Function)
Modifies the caption and/or position of the chart title....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).