ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLExec (Function)
Names and runs an SQL query.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Android Control Center
Do you know where to find your application log files?...
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
5. User Groupware in practice
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Feedback component
The Feedback component is a component provided with WINDEV......
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......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Input (Function)
Displays a message allowing the user to type an information.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Limitations of WINDEV, WEBDEV and WINDEV Mobile