ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
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......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
fWrite (Function)
Writes: a character string into an external file. a memory section....
Installing the robot controller
The monitoring robot includes three executables......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
fRename (Function)
Modifies the name of a file.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
ThreadEnd (Function)
Ends the execution of the current thread.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
ThreadMode (Function)
Changes the management mode of threads.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
HTTPRequest (Function)
Starts an HTTP request on a server.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Constants for object visibility
List of constants for managing the visibility of an object....
FontCreate (Function)
Creates a font definition.
ThreadExecute (Function)
Starts the execution of a secondary thread.