ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
"Real-Time Performance Profiler" pane
The "Real-Time Performance Profiler" pane shows the activity of an application or site during a test......
2. User-friendly editors in practice
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
Image editor: Features
The image editor includes several features......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.