ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HToItem (Function)
Assigns the specified value to an item of the current record.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
HInfoReplica (Function)
Returns information about the specified replica.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
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.
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....
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
WINDEV 2024 Tutorial - Table of contents
Creating nested reports
Code snippets
The code editor allows you to enter "Code snippets"......
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......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.