ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates
WEBDEV allows you to create page templates...
Custom properties (WLanguage)
A custom property is a code element with two events...
IntegerPart (Function)
Returns the integer part of a number.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
DecimalPart (Function)
Returns the decimal part of a number.
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
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
How to save and retrieve an image in a binary memo
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....
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....
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
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....
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.
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....
ThreadCurrent (Function)
Returns the name of the thread currently run.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
Screen,Next (External language)
Returns the name of the next editable control.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
EnumerationFromName (Function)
Returns an enumeration value known by its name.