ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
SysIconAdd (Example)
Usage example of the SysIconAdd function
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Assignment operators
Three assignment operators are available......
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Creating requirements
The following steps must be performed to implement the requirements......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Handling a control through programming in a report
All report controls can be handled through programming......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
HReadSeek (Example)
Usage example of the HReadSeek function
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.