ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
AIDetectContour (Function)
Detects the contours of the shapes in an image.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
DatePicker (Function)
Opens the system date picker.
Use a calendar to enter dates
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
How to save and retrieve an image in a binary memo
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
3. Project dashboard
Project dashboard...
3. Project dashboard
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.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
GetTypeDefinition (Function)
Gets the description of a type identified by name.