ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WHelp (Function)
Displays a file or a help page in HLP or CHM format.
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Certificate
The Certificate keyword can correspond to...
14. PHP generation in practice
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
grWndSize (Function)
Defines the size of the window containing the chart.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Note (Property)
The Note property is used to get and change a text associated with an element.
PageChangeLayout (Function)
Applies a specific layout to a page.
14. Managing the "Back" button in practice
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Enumeration (Type of variable)
An enumeration is a set of values......
Global and local variable
Two types of variables are available......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Open (Function)
Opens a modal WINDEV window.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.