ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
Project description: Options tab
The project description window allows you to configure various elements of your project......
WidgetDisplay (Function)
Refreshes a widget window.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
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....
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....
Variable scope
Variables can be declared anywhere in the code....
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
grWndSize (Function)
Defines the size of the window containing the chart.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Software license agreement
WINDEV Express license agreement...
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......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
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......