ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Error 301: Unknown identifier
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
Time management
For each element (windows, reports, ......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
DateDifference (Function)
Calculates the number of days between two dates.
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......
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
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.
<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.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.