ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a query
Queries are used to easily select records in one or more data files......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Creating a flexible modeling
To create a new flexible modeling, you can......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
PermissionRequest (Function)
Prompts the user to grant an application permission.
Compilation options
The compilation options allow you to define the help system generation settings......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Print constants
List of constants used by the print functions....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
SQL view
An SQL view is a virtual data source defined by an SQL query......