ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
ThreadPause (Function)
Pauses the current thread during the specified duration.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Specific features of the applications for iPhone/iPad
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
WaitWindowStart (Function)
Opens the wait window of application.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Various constants
List of various constants....
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
iParameterReport (Function)
Configures the printer by opening the configuration window.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.