ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the report viewer: Available windows
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Switch control properties
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
The Cell control
The Cell control contains controls......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.