ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
PermissionRequest (Function)
Prompts the user to grant an application permission.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
ImageStartScrolling (Function)
Starts cycling through images.
ImageScrollingPosition (Function)
Returns the displayed image.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
New (Reserved word)
New is used to allocate memory space...
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.