ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
The single-part and multi-part archives
Two types of archives are available......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Help editor options
The options of the help editor ("Display......
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
Ad Hoc deployment
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
5. User Groupware in practice
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).