ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
iParameter (Function)
Retrieves the printer configuration and configures the print.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......