ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Error 30: An exception process cannot be declared inside another exception process...
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Types of Edit controls
Edit options of a report
The report editor allows you to......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Constants used by the scanner functions
Constants used by the scanner functions...
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.