ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Error 203: The procedure already has a scope attribute (local or global)
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
DDEWarmLink (Function)
Creates a warm link with a data.
DDELink (Function)
Creates a hot link with a data.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
OLELoad (Function)
Initializes an OLE control with an OLE object.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
UUDecode (Function)
Decodes a character string in UUEncode format.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......