ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
grExist (Function)
Checks the existence of a chart in memory.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
WordToArray (Function)
Fills an array with the words from a string.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Description (Property)
The Description property is used to get and change the description of an element.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.