ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
ServiceUninstall (Function)
Uninstalls a service.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
10. Customizing the aspect of a site: skin elements
Global procedure/function
A global procedure can be used in all the processes or events of the project....
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.