ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
"?" menu
WINDEV proposes a help menu adapted to your applications......
The Dashboard control
Dashboards are essential elements in an application......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
zipCreate (Function)
Creates an archive.
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......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
iParameterViewer (Function)
Configures the report viewer.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Designing a supercontrol
A supercontrol is an advanced type of control......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Select query description window: Items that can be used