ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
How to create and handle a structure?
This help page explains how to create and handle a structure....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Generating the setup program
The last wizard step for creating the setup program allows you to......
xlsSave (Function)
Saves an XLS document.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
The "Analysis" pane
The "Analysis" pane lists......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.