ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Hyper File functions available for backward compatibility
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Different types of data (Type of variable)
A variable is defined by name and type......
Control constants
List of constants used by the functions for managing controls...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Environment of code editor