ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
14. Managing the "Back" button in practice
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
User Groupware files
Two categories of data files are managed......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....