ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
GglListCalendar (Example)
Usage example of the GglListCalendar function
MatWrite (Example)
Usage example of the MatWrite function
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Programming automatic calculations in the columns of a Table control
HCreation (Example)
Usage example of the HCreation function
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
HTTP constants
List of constants used by the HTTP functions....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
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.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
fDirSize (Function)
Returns the size of a directory in bytes.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
NotesItem (Example)
Usage example of the NotesItem function
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....