ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the query result
The result of a select query can be used in......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
8. Sharing a project in practice
Crosstab report
The report editor allows you to create "Crosstab" reports......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Handling Scheduler controls programmatically
A Scheduler control can be......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......