ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Typing multilingual texts
For a multilingual application, you have the ability to......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
15. Creating the executable in practice
Creating the executable in practice...
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Error 1060: Unable to call method without parameter: add ()
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Error 802: Invalid syntax for this function