ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
WDHFDiff - Use
WDHFDiff is used to compare......
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Hideable (Property)
The Hideable property determines if the user can close a bottom sliding window with a touch gesture.
NextStep (Property)
The NextStep property defines whether or not the user can go to the next step of a Guided Tour.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Thread execution
At runtime, an application runs in a main thread......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....