ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
fExeDir (Function)
Returns the directory from which the execution is started.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Animating a Static control
Two methods can be used to animate a Static control......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......