ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteFile (Function)
Deletes a file from an archive.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
XMLData (Example)
Usage example of the XMLData function
FolderData (Function)
FolderData is kept for backward compatibility.
fSize (Example)
Usage example of the fSize function
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
JavaExecute (Example)
Usage example of the JavaExecute function
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
fRename (Example)
Usage example of the fRename function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipExtractAll (Example)
Usage example of the zipExtractAll function
CalendarSelect (Function)
Returns the date selected in a Calendar control.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
apExecute (Function)
Runs an action plan.