ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketRead (Function)
Retrieves a message sent by another socket.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
14. PHP generation in practice
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Replication management functions
Three types of replication are proposed......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Automatic documentation of external components
External components must include a technical documentation......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.