ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SocketRead (Function)
Retrieves a message sent by another socket.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
zipCreateExe (Example)
Usage example of the zipCreateExe function
9. Sharing a project in practice
Sharing a project in practice...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Constants for manging the replication
List of constants used by the functions for managing the replication....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
11. Table/Looper controls
10. Customizing the aspect of a site: skin elements
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......