ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test of a query
The query editor allows you to run the test of query result......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
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......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Feedback component
The Feedback component is a component provided with WINDEV......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
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....
Operator on Address
The & operator returns the address of a variable as an integer
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Handling an internal component
An internal component is a set of elements from a project......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
23. Print modes
9. Internal component
Query based on query
Queries can be based on items from another query......
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......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
The "Code hashtags" pane
Overview
Overview of the different operators...
Passing parameters
The parameters can be passed to a procedure......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...