ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLE functions
List of OLE functions...
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
Column
The Column property is used to manipulate one or more columns.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
Row (Property)
The Row property is used to manipulate one or more rows.
Cell (Property)
The Cell property is used to manipulate one or more cells.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Programming the looper attributes
All the looper attributes can be handled by programming......
13. Types of standard controls
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Animating a Static control
Two methods can be used to animate a Static control......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.