ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirRename (Function)
Renames a directory.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Page>.Display (Function)
Displays a web page in the user's browser....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.