ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
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.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
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.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
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.
URI constants
The following constants are used by URI-specific functions:...
String functions
List of functions for managing character strings...
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.