ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
WEBDEV 2024
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
<Image>.Fill (Function)
Colors an area in an Image control.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
2. UML models
2. UML models
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image>.Rotation (Function)
Rotates an Image control.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.