ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
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.
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.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
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
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
2. Deploying a static site or a PHP site
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
LoadParameter (Function)
Reads a persistent value.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
REP files
REP files contain the list of data files handled by the application....
Handling TimeLine controls programmatically
A TimeLine control can be......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Chart: Managing legends
Several types of legends are supported in the charts......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......