ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Record (Type of variable)
The Record type is used to save the values of a record.
Composite variable
A composite variable contains different types of elements (members)...
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
HTMLToText (Function)
Converts an HTML string or buffer to text.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
First project window
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......