ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Constants for external files
List of constants used by the functions for managing external files....
Events associated with Looper controls
List of events associated with Looper controls...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
29. SEO in practice
gLine (Function)
Builds a sequence of characters containing a line.
Chart management functions
...Chart management functions...
gpwAddUser (Function)
Adds a user to the User Groupware database.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Events associated with control templates
List of events associated with control templates...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Reals
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......