ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirectoryExist (Function)
Checks the existence of a directory.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fSplit (Function)
Splits a file into several files.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
fAttribute (Function)
Returns or modifies the attributes of a file.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Installing a SOAP server with Netscape iPlanet 4.1
19. Upload: Sending files to the server
HsMenu,Label (Function)
Modifies the caption of a menu option.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
fCreateLink (Function)
Creates a link on a file at the specified location.
<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....
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....