ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Report templates
...Report templates are used to easily standardize report layouts....
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
HInfoReplica (Function)
Returns information about the specified replica.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
11. Window templates
WINDEV Mobile allows you to create window templates....
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Project Management Hub: Time tracking
The time spent can be listed on......
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
XMLAddChild (Function)
Adds a child tag into an XML document.
WINDEV 2024 Tutorial - Table of contents
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
3. Deploying a dynamic WEBDEV site
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......