ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Defining a help window template
WINDEV allows you to create help window templates......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
How to open a window?
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
FontCreate (Function)
Creates a font definition.
Setup directory
The setup wizard allows you to configure the setup directory of application....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
MCI constants
List of constants used by the MCI functions....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Constants for external files
List of constants used by the functions for managing external files....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....