ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
HDescribeConnection (Function)
Describes a new connection to an external database.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
2. Analysis in practice
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Data persistence
The data persistence is used to store the value typed by the user......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....