ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDescribeLink (Function)
Describes a link between two data files through programming.
PDFToText (Function)
Extract the text contained in an Document PDF.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
SOAPRun (Function)
Runs a procedure on a SOAP server.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
CertificateSignString (Function)
Creates the signature of a character string.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
VibrationTrigger (Function)
Triggers the vibrations of the device.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
PermissionRequest (Function)
Prompts the user to grant an application permission.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
TreeCollapse (Function)
Collapses a branch previously expanded.