ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Handling Scheduler controls programmatically
A Scheduler control can be......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
WEBDEV concepts
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
User report editor (Reports & Queries)
A report provides a custom view of data......
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......
10. Smart controls
Smart controls...