ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBar (Function)
Displays a progress bar in the status bar of current window.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
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...
Sensor constants
Constants used by the SensorXXX functions...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Array management functions
List of functions for managing arrays...
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
fCompare (Function)
Compares the content of two files bit by bit.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Ad Hoc deployment
Phone constants (Android / iOS)
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).