ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
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......
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.
WaitWindowStart (Function)
Opens the wait window of application.
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....
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Constants for the archiving functions
List of constants used by the archiving functions....
Variables for managing the Drag and Drop
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
PopupAnimate (Function)
Displays a popup in a page cell.