ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
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......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<TreeView>.CollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.