ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecNum (Example)
Usage example of the HRecNum function
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
fMakeDir (Example)
Usage example of the fMakeDir function
iListPrinter (Function)
Returns the list of printers installed on the current computer.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
PDFPassword (Function)
Protects a PDF document with a password.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
fLongPath (Function)
Returns the full long path of a file or directory.
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
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.