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...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Phone constants (Android / iOS)
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Warning 124: Shadowing a global variable
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Statistical functions
List of statistical functions...
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Error 102: The constants can be defined in the initialization code of project, ...
ERR_NO_DLLEXE
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Debugging functions
List of debugging functions...
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....