ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iCreateFont (Function)
Creates a new print font.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order...
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page...
Static control properties
List of properties associated with a Static control...
Android configuration for push notifications (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
Multiline strings
To type character strings over several lines in the code editor...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server...
HTTP constants
List of constants used by the HTTP functions....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
The Edit control
The Edit control allows users to enter data......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well...
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
grCreate (Function)
Creates a specific type of chart.
Bitwise operators
The operations on binary values are performed......