ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
OpenChild (Example)
Usage example of the OpenChild function
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......