ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Android Control Center
Do you know where to find your application log files?...
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Constants for the archiving functions
List of constants used by the archiving functions....
Constants for managing tiles
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
FileDisplay (Function)
Displays a file in the browser of Web user.
gImage (Function)
Builds a sequence of characters containing an image.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.