ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Constants for managing videos
List of constants used by the functions for video management....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
System constants
List of constants used by the system functions....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Constants for managing contact functions
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Space (External language)
Fills the content of WdString with space characters on the right.