ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Error 1007: The member is global: use the: operator: to access it
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......