ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sound (Function)
Plays a sound in WAV format.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
8. Sharing a project in practice
HTTPRequest (Function)
Starts an HTTP request on a server.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Constants for the Exif functions
List of constants used by the Exif functions....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iParameterPDF (Example)
Usage example of the iParameterPDF function
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
SQLConnect (Example)
Usage example of the SQLConnect function
SQLModify (Example)
Usage example of the SQLModify function
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...