ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Constants for managing emails
List of constants used by the functions for managing emails....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
CallDLL32 (Function)
Runs a function found in an external DLL.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Table,Insert (External language)
Inserts an element into a table at a given position.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HCheckStructure (Function)
Defines the mode for comparing data files.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
ServiceControl (Function)
Sends a control message to a service.