ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
.NET application
To create a.NET application from a project...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
1. Project and analysis
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Creating the windows and the pages of the RAD pattern
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Events associated with supercontrols
List of events associated with supercontrols...
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Creating the link buttons in the windows of a WINDEV RAD pattern
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Creating the Table windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Style sheet
A style sheet ("......
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Creating the Relation windows of a WINDEV RAD pattern