ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
19. Upload: Sending files to the server
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Character strings
WLanguage supports different types of strings....
fSplit (Function)
Splits a file into several files.
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Environment of code editor
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
HsMenu,Label (Function)
Modifies the caption of a menu option.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
fTempDir (Function)
Returns the name of directory used to store the temporary files.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fCreateLink (Function)
Creates a link on a file at the specified location.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
fAttribute (Function)
Returns or modifies the attributes of a file.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
fRemoveDir (Function)
Deletes a directory from a disk.
fDirExist (Function)
Checks the existence of a directory.