ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
MemDelete (Function)
Deletes an element from a memory zone.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
DateDifference (Function)
Calculates the number of days between two dates.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
DDEError (Function)
Returns the runtime status report of a DDE function.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
VibrationTrigger (Function)
Triggers the vibrations of the device.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.