ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
HErrorLock (Function)
Used to check whether a lock error occurred.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Table control functions
List of functions specific to Table controls...
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
FTPSize (Example)
Usage example of the FTPSize function
fDelete (Example)
Usage example of the fDelete function
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.