ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Error 13: The label already exists
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
PC SOFT Free Technical Support
Thank you for buying one of our products......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
ERR_NO_PAGE
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Method (Property)
The Method property specifies the HTTP method used.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
WINDEV Mobile 2024 Tutorial - Table of contents
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
Warning 12: The label is unused