ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<modbusSession>.ReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
xlsUnmergeCell (Function)
Unmerges a range of cells.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ContinentList (Function)
Returns the list of continents.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
StringFormat (Function)
Formats a character string according to the selected options.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
VibrationTrigger (Function)
Triggers the vibrations of the device.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
MemcachedIncrement (Function)
Increments the value associated with a key.
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....