ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFileExist (Example)
Usage example of the HFileExist function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Size (Example)
Usage example of the Size property
FinRepayVal (Example)
Usage example of the FinRepayVal function
fShortPath (Function)
Returns the full short path of a file or directory.
FTPDate (Example)
Usage example of the FTPDate function
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HErrorInfo (Example)
Usage example of the HErrorInfo function
xlsSave (Function)
Saves an XLS document.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
DurationToString (Function)
Converts a duration to a character string in the specified format.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
FTPListFile (Example)
Usage example of the FTPListFile function
BurnerErase (Example)
Usage example of the BurnerErase function