ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Truncate (Function)
Truncates the right part of a string or buffer.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Assignment operators
Three assignment operators are available......
The "Analysis" pane
The "Analysis" pane lists......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Global and local variable
Two types of variables are available......
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Port (Property)
The Port property is used to identify and change a server connection port.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
DotNetDelegate (Function)
Initializes a.NET delegate.