ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Dashboard control
Dashboards are essential elements in an application......
Running the test of the User Groupware and installing it
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Code snippets
The code editor allows you to enter "Code snippets"......
13. Generation modes
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.