ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Pop (Function)
Pops an element from a stack.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
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....
Creating the executable and the setup program
The languages supported by the application are taken into account......
SemaphoreCreate (Function)
Creates a semaphore.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Constants for managing character strings
List of constants used by string management functions...
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).