ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
License agreement - HFSQL Client/Server
8. Sharing a project in practice
HFSQL constants
List of constants used by the HFSQL functions....
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Designing a supercontrol
A supercontrol is an advanced type of control......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.