ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Detailed use of WINDEV FTP/RPC
<DiskFile variable>.Read (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....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
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....
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
The use of the Automation type in a site is reserved for the advanced users
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Extracting messages added or modified since last extraction
A project was already created and translated......
Local procedure
Two types of procedures are available......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
"?" menu
WINDEV proposes a help menu adapted to your applications......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
1. Project and analysis
ContactID (Property)
The ContactID property is used to manage contact IDs.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.