ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HTMLToText (Function)
Converts an HTML string or buffer to text.
Using several libraries in an application
A library is a WDL file that contains all the resources......
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
CallDLL32 (Example)
Usage example of the CallDLL32 function
NET constants
List of constants used by the DotNet functions....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
fUnlock (Example)
Usage example of the fUnlock function
zipAddFile (Example)
Usage example of the zipAddFile function
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Repairing the project
In some cases, "Project......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
HInfoLog (Function)
Returns information about the server logs.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
HPass (Function)
Defines the password used to create or open a data file.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grAddData (Function)
Adds a data into a chart.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
OpenChild (Example)
Usage example of the OpenChild function
SysIconAdd (Example)
Usage example of the SysIconAdd function