ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Bluetooth constants
List of constants used by the Bluetooth functions....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Passing parameters
The parameters can be passed to a procedure......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Using an external component in an application
A component can be reused at any time in any application......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
dPolygon (Example)
Usage example of the dPolygon function
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Describing an element
A flexible modeling includes different elements linked together......
List of reserved words
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Error (Function)
Displays a custom error message in a system error window.
Window controls
Several types of controls can be used in a window, ......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
13. External component in practice
External component in practice...