ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
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....
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
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.
HFileExist (Example)
Usage example of the HFileExist function
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
EmailUpdate (Example)
Usage example of the EmailUpdate function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
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.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
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
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
BurnerErase (Example)
Usage example of the BurnerErase function