ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
ChronoReset (Function)
Stops and resets a running stopwatch.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
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.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
<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.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
Scanner functions
The scanner functions are as follows:...
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.