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.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
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......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
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
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
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...
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).
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...
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.