ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User report editor (Reports & Queries)
A report provides a custom view of data......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
9. Types of standard controls
Types of standard controls...
Automatic documentation of external components
External components must include a technical documentation......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Page Header block
The Page header block is printed on each new page......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Constants for managing character strings
List of constants used by string management functions...
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
The Signature control
The Signature control is a report control used to sign......
Customizing the report viewer: Available windows
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
10. Customizing the aspect of a site: skin elements
Check model
You can use check models to easily create checks...