ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
PaletteLoad (Function)
Loads a palette from a .wdpalette file.
DriveCreateDirectory (Function)
Creates a directory on the remote drive.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
SocketClose (Function)
Closes a socket or a connection to a server socket.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a table, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
OCRExtractText (Function)
Reads the text contained in an image.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
NetworkConnect (Function)
Associates a drive with a shared network directory.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
SOAPAddXMLSignature (Function)
Adds an XML signature to a web service request.
GglDelete (Function)
Deletes data from the Google server.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.