ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
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.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
fMakeDir (Example)
Usage example of the fMakeDir function
HRecNum (Example)
Usage example of the HRecNum function
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
FTPDate (Example)
Usage example of the FTPDate function