ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Start of Break block (Break header)
The Start of break block is optional......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
The "Analysis" pane
The "Analysis" pane lists......
Properties associated with Combo Box controls that display a table
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
Events associated with control templates
List of events associated with control templates...
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Radio Button control properties
List of properties associated with a Radio Button control...
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
3. Deploying a WINDEV application
HFSQL constants
List of constants used by the HFSQL functions....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
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
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......