ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Val (Function)
Returns the numeric value of a character string.
rssImage (Variable type)
The rssImage type is used to describe the image of a RSS feed...
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....
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.
SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
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).
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.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
DoubleClick (Property)
The DoubleClick property gets and sets the name of the Button control that will be executed when a control is double-clicked.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
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...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......