ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Page with parameters
Custom tooltips
Tooltips are very useful for application users......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Local procedure
Two types of procedures are available......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....