ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
MenuDelete (Function)
Deletes a menu or a menu option.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
MatFloatAdd (Function)
Adds a value to each matrix element.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
HSendMessageToClient (Function)
Displays a message on the client computers.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
NumberInWords (Function)
Converts a number to words.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
HToItem (Function)
Assigns the specified value to an item of the current record.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).