ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iCloseReport (Function)
Stops printing the current report immediately.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
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.
GPSGetPosition (Function)
Retrieves information about the current device position.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").