ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
14. PHP generation in practice
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Events associated with Table controls
List of events associated with Table controls...
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Scheduler control events
The following events associated with Scheduler controls:...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
iPrintReport (Function)
Prints a report created with the report editor.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Document (Type of variable)
The Document type is used to handle a "docx" document.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......