ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelect (Example)
Usage example of the fSelect function
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
ERR_NOTADEVVERSION
Standard FTP functions
List of standard FTP functions...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
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)......
20. Control templates
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
The different types of windows
The following types of windows can be created in a WINDEV application......
ERR_PARSER
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Error 121: Shadowing a structure
ERR_NOTAVAILABLE
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
HFSQL Client/Server: Configuring the server