ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperCount (Function)
Returns the number of rows in a Looper control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
fCompare (Function)
Compares the content of two files bit by bit.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
grDeleteSeries (Function)
Deletes a data series from a chart.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
grSourceCategoryLabel (Function)
Defines the source of the category labels.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
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.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......