ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEString (Example)
Usage example of the DDEString function
First project window
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
DDEConnect (Example)
Usage example of the DDEConnect function
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
dFill (Example)
Usage example of the dFill function
Assisted universal replication: specific features
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
eChangeCurrency (Function)
Converts a currency into another currency.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.