ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
First project window
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
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.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
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)......
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....
Creating the Relation pages of a WEBDEV RAD pattern
TreeView constants
List of constants used by the TreeXXX functions...
DDEString (Example)
Usage example of the DDEString function
DDEConnect (Example)
Usage example of the DDEConnect function
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
dFill (Example)
Usage example of the dFill function
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.