ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grParameter (Function)
Retrieves or modifies a chart parameter.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
fRead (Example)
Usage example of the fRead function
WEBDEV 2024 Tutorial - Table of contents
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
The planes in WEBDEV
The planes are used to group the controls of an element......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
HAddUser (Function)
Adds a user to a database.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
3. Managing sockets
WINDEV includes advanced socket management functions....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....