ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time management
For each element (windows, reports, ......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
fDirectoryExist (Function)
Checks the existence of a directory.
MemCount (Function)
Returns the number of elements found in a memory zone.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
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.
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
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......
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.