ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup in MSI format
You have the ability to create a setup program in MSI standard......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
eCurrencyName (Function)
Returns the caption of a currency.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Advanced types
The advanced types of WLanguage are as follows...
Using several libraries in an application
A library is a WDL file that contains all the resources......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
11. Table/Looper controls
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
HOpenConnection (Example)
Usage example of the HOpenConnection function
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......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).