ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallDLL32 (Function)
Runs a function found in an external DLL.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Error (Function)
Displays a custom error message in a system error window.
Window controls
Several types of controls can be used in a window, ......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Burner constants
List of constants used by the burner functions....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
fSelectDir (Function)
Opens a directory picker.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.