ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
fMoveFile (Function)
Moves a file from one directory to another.
Conversion (Function)
Converts a value from a unit to another one.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
AWP without UI
Bootstrap, Angular, React, Vue......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Error 802: Invalid syntax for this function
Error 1060: Unable to call method without parameter: add ()
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Column
The Column property is used to manipulate one or more columns.
Row (Property)
The Row property is used to manipulate one or more rows.
Cell (Property)
The Cell property is used to manipulate one or more cells.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.