ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Example for creating a select query
This help page explains how to create two select queries......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
25. Performing a process on several successive pages
Performing a process on several successive pages...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
AAF: Sort/Search/Filter on the columns of Table controls
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
Accessing a database via a web service
The database can be accessed via a web service......
Creating a Pivot Table control
To create a Pivot Table control......
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......