ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DoubleClick (Property)
The DoubleClick property gets and sets the name of the Button control that will be executed when a control is double-clicked.
Defining a website icon (Favicon)
WEBDEV allows you to easily define the site icon (also called Favicon)......
docRow (Variable type)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
ContactSource (Variable type)
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
websocketClient (Variable type)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
fMemExist (Function)
Checks the existence of a shared memory area.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
mongoOperationReplaceOne (Variable type)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
rssCloud (Variable type)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS feed...
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Customizing the User Groupware
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.