ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
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.
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.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
gglMapParameter (Variable type)
The gglMapParameter type is used to define the advanced characteristics of a map...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
HConnect (Example)
Usage example of the HConnect function
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Operator on Address
The & operator returns the address of a variable as an integer
5. Displaying a WEBDEV Session site
MemCreate (Function)
Creates a memory area.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.