ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMakeDir (Example)
Usage example of the fMakeDir function
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
EventChange (Function)
Modifies the status of an event.
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.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
HRecNum (Example)
Usage example of the HRecNum function
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Constants for managing projects
List of constants used by the functions for managing projects....
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