ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorBuild (Function)
Displays a custom error message in a system error window.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
fCurrentDir (Function)
Identifies or modifies the current directory.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
HOnError (Function)
Customizes the management of HFSQL errors.
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......