ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Assignment operators
Three assignment operators are available......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Creating the Table windows of the WINDEV RAD pattern
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
fMoveDir (Function)
Moves a directory and its content.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Salesforce functions
List of Salesforce functions...
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Input (Function)
Displays a message allowing the user to type an information.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......