ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
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.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
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)......
Specific features of the applications for iPhone/iPad
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
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.
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....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.