ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicSynchro: Overview
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Constants for managing the modification of windows by the user
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
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....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
5. Project configuration
Project configuration...
The Tab control
The Tab control is used to simultaneously display different controls......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Analysis links
The links are used to link the files found in an analysis between themselves......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Copying controls from the window editor
The controls can be copied from the window editor......
Query and project
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Shared memory area constants
Constants used by the XML signature
Constants used by the XML signature...
Structure (Type of variable)
A structure is a custom type of data...