ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
SQLConnect (Example)
Usage example of the SQLConnect function
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Setup on a local network (LAN)
Principle for running threads
At runtime, an application runs in a main thread......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
SMSSend (Function)
Sends an SMS.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Constants for managing Windows events
The following constants are used to manage Windows events:...
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
FolderData (Function)
FolderData is kept for backward compatibility.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...