ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Character strings
WLanguage supports different types of strings....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Print constants
List of constants used by the print functions....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Constants used by the scanner functions
Constants used by the scanner functions...
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....