ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
ReplicInfo (Function)
Returns information about a replication.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Combination (Type of variable)
A combination is a set of options.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
ToastDisplay (Function)
Displays a "Toast" message.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
WDINT setup
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
DriveListeFile (Function)
Lists files in an Drive directory.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
<Array>.Sum (Function)
Calculates the sum of the array elements.
.NET application
To create a.NET application from a project......
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).