ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
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....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Description (Property)
The Description property is used to get and change the page description.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
grLegendFont (Function)
Modifies the font used for the chart legend.
Events associated with pages
List of events associated with pages...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Events associated with a Spreadsheet control
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.