ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharactType (Function)
Returns information about the type of character.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Creating and handling an item
The main operations that can be performed on an item are as follows......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Copying and cloning
Variables are copied using the "=" operator...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...