ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
PDFPassword (Function)
Protects a PDF document with a password.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
EmailUpdate (Example)
Usage example of the EmailUpdate function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Bluetooth functions
List of Bluetooth functions...
Parameter (Property)
The Parameter property is used to get and change certain parameters.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.