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....
FTPCommand (Function)
Sends a specific FTP command to a server.
grColor (Function)
Returns and initializes the color of different chart elements.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
XMLData (Example)
Usage example of the XMLData function
FirstDayOfMonth (Function)
Returns the first day of the month.
fCopyDir (Example)
Usage example of the fCopyDir function
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ServiceUninstall (Function)
Uninstalls a service.
grDeleteAll (Function)
Erases a chart and destroys this chart.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
ToClipboard (Function)
Writes text or image information into the system clipboard.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
ThreadExecute (Function)
Starts the execution of a secondary thread.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
ServicePause (Function)
Pauses a service.
ArraySort (Example)
Usage example of the ArraySort function