ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ServiceControl (Function)
Sends a control message to a service.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
HDelete (Function)
Deletes a record from a table (query or view).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HDescribeItem (Function)
Describes a file item programmatically.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
HOpen (Function)
Opens a table.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
BackgroundTaskAdd (Function)
Adds a new background task.
NumberInWords (Function)
Converts a number to words.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
DashDisplay (Function)
Refreshes elements in a Dashboard control.