ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableAudit (Function)
Enables the dynamic audit through programming.
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......
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.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
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......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
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.
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.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.