ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
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...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Setup on a local network (LAN)
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
12. Retrieving data from a site
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
The Check Box control
A Check Box can correspond to......
2. Analysis in practice
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Constants for object visibility
List of constants for managing the visibility of an object....
WEBDEV license agreement
WEBDEV license agreement...
SQLConnect (Example)
Usage example of the SQLConnect function
fSelectDir (Function)
Opens a directory picker.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
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......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Principle for running threads
At runtime, an application runs in a main thread......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Multilingual project
HDescribeConnection (Example)
Usage example of the HDescribeConnection function