ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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.
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......
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
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
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....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
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
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......