ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Number (Property)
The Number property is used to get the number of an element.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Type (Example)
Usage example of the Type property
zipIsMulti (Example)
Usage example of the zipIsMulti 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.
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
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
OpenSister (Function)
Opens a non-modal sibling window.
fAttribute (Function)
Returns or modifies the attributes of a file.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
PDFPassword (Function)
Protects a PDF document with a password.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....