ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
The Site Map control
The Site Map control allows the Web user to......
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
WDOptimizer: Editing and modifying a ".REP" file
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
29. SEO in practice
The home page
The home page is the first page of your site......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
1
2
3
4
5
6
80
>