ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Starting WDOptimizer in a command line
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Constants for external files
List of constants used by the functions for managing external files....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Obtaining an SSL certificate for IIS2 (2.0 or later)
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
dbgEnableLog (Function)
Enables the runtime log programmatically.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Constants for telemetry management
Constants for telemetry management...
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fUnlock (Function)
Entirely or partially unlocks an external file.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.