ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Specific features of the Express version
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
System constants
List of constants used by the system functions....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
10. Customizing the aspect of a site: skin elements
Date (Type of variable)
The Date type enables you to easily handle the dates...
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Structure (Type of variable)
A structure is a custom type of data...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Principle for running threads
At runtime, an application runs in a main thread......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....