ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetLog (Function)
Enables or disables log management on a file.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
ServiceWait (Function)
Pauses the current service during the specified duration.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
fCompress (Function)
Compresses a file.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Events associated with Static controls
List of events associated with Static controls...
Constants for manging the replication
List of constants used by the functions for managing the replication....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Events associated with a Spreadsheet control
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
HLogStop (Function)
Stops the log process of a file.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...