ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding controls to data
A window or page can display information from......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
WLanguage properties available in PHP
The following properties are available in PHP...
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Handling Spreadsheet controls programmatically (in a report)
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HTTP functions
List of HTTP functions...
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
8. Sharing a project in practice