ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Custom properties (WLanguage)
A custom property is a code element with two events......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Assignment operators
Three assignment operators are available......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
CallDLL32 (Function)
Runs a function found in an external DLL.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
<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.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
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.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
<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.