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......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Local procedure
Two types of procedures are available......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Error 1007: The member is global: use the: operator: to access it
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Items used in a select query
A query created in the query editor can contain several types of items......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
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....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
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......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
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....
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......