ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
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.
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....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
WDOptimizer: Editing and modifying a ".REP" file
HConnect (Example)
Usage example of the HConnect function
fMoveDir (Function)
Moves a directory and its content.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
5. Displaying a WEBDEV Session site
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
MemCreate (Function)
Creates a memory area.
Specific features of the Express version
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.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Environment of the project editor
The main elements of the project editor are as follows:
Operator on Address
The & operator returns the address of a variable as an integer