ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
WINDEV Mobile concepts
LooperAddLine (Function)
Adds a row at the end of a Looper control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HCross (Function)
Crosses a record in a data file.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
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....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
6. WEBDEV Account Manager
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...