ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Size (Property)
The Size property is used to determine and change the size of an element.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
NetworkConnect (Function)
Associates a drive with a shared network directory.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
<Array>.Distinct (Function)
Returns an array without duplicates.
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
grType (Function)
Identifies or modifies the type of chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.