ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Constants for managing Gantt charts
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
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 in an Android application......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
14. PHP generation in practice
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Example for creating a select query
This help page explains how to create two select queries......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
Sending elements to Free Technical Support
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
5. Deploying a dynamic site (Session or AWP) in practice
Declaring a procedure/a function
The different syntaxes for declaring a procedure...