ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
ERR_NO_APPLICATION
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Sub-query
A sub-query is a query whose result is used by another query......