ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on object diagrams
The following paragraphs explain......
ComponentInfo (Function)
Returns information about a component.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
grRaised (Function)
Used to display a chart with raised effect.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
25. Performing a process on several successive pages
Performing a process on several successive pages...
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.