ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Handling an internal component
An internal component is a set of elements from a project......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
fOpen (Example)
Usage example of the fOpen function
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating the menus for the pages of the WEBDEV RAD pattern
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function