ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
gImage (Function)
Builds a sequence of characters containing an image.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grImageSize (Function)
Defines the size of the image containing the chart.
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
DDE functions
List of DDE functions...
Browser management functions
List of functions for managing browsers...
dStraighten (Function)
Transforms an image by applying perspective correction.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Report data source
...The reports can be created with the data coming from:...
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
12. Control templates
...Control templates...
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......