ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The OLE control
The OLE control is used to handle an OLE object...
Type (Example)
Usage example of the Type property
zipIsMulti (Example)
Usage example of the zipIsMulti function
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
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.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
<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.
fCreate (Example)
Usage example of the fCreate function
fMakeDir (Example)
Usage example of the fMakeDir function
DayOfMonth (Property)
The DayOfMonth property gets and sets the number of the day of the month on which the scheduled task should be executed.
Size (Example)
Usage example of the Size property
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Size (Property)
The Size property is used to determine and change the size of an element.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...