ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
LooperInsertLine (Function)
Inserts a row into a Looper control.
grAddData (Function)
Adds a data into a chart.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Contains (Function)
Allows you to check if a substring is within a string.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
iPageEnd (Function)
Forces the move to the next page during the report print.
grDeleteSeries (Function)
Deletes a data series from a chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
grRaised (Function)
Used to display a chart with raised effect.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
The Edit control
The Edit control allows users to enter data......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.