ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
List of extension attributes
The list of extension attributes ......
Recompiling the project
The project compilation is a process used to......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Commands of the external interface
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Debugging constants
List of constants used by the debugging functions...