ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Using several libraries in an application
A library is a WDL file that contains all the resources......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Warning (Function)
Displays a custom message in a system warning window.
Enumeration (Type of variable)
An enumeration is a set of values......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
InfoBuild (Function)
Displays a custom message in a system information window.
NumberInWords (Function)
Converts a number to words.
iPrintReport (Function)
Prints a report created with the report editor.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ErrorBuild (Function)
Displays a custom error message in a system error window.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....