ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
MemcachedDelete(Function)
Deletes a key from the Memcached cache.
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Installing the robot controller
The monitoring robot includes three executables......
ERR_TIMEOUTINIT
9. Monitor your sites, servers, etc.
4. Monitor your applications
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.