ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
dFont (Example)
Usage example of the dFont function
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
dFill (Example)
Usage example of the dFill function