ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic modification of tables: new date format
Starting with WINDEV 7 and WEBDEV 7 version 149new date and time formats are available in Hyper File queues......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
Select query description window: Items used
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Constants used by the functions for managing Tab controls
The HintTextColor property gets and sets the hint text color of an Edit control....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Constants used by the functions for managing the HFSQL Cluster
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Functions for managing objects (External language)
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......