ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
<btleCharacteristic variable>.GetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
Automation object
The Automation keyword is used to declare an automation object...
Error 1038: This member already exists in the class