ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
String functions
List of functions for managing character strings...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
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......
iParameterViewer (Function)
Configures the report viewer.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
PostMessage (Function)
Sends a Windows message to a control or to a window.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
SendMessage (Function)
Sends a Windows message to a control or to a window.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...