ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the windows
List of constants used by the functions for managing the windows...
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Error 1046: Wrong parameter for the constructor of the class
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Structure (Type of variable)
A structure is a custom type of data...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
dText (Example)
Usage example of the dText function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
16. Java applications in practice
Java applications in practice...
Error 22: No END statement is associated with this FOR
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Error 533: The expression of a { } must be a string