ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Handling menu options programmatically
The menu options can be handled......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Operating mode of dynamic Active WEBDEV Pages
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
ReplicSynchro: Use
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
gImage (Function)
Builds a sequence of characters containing an image.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Creating the windows and the pages of the RAD pattern