ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Clickable Image control
The Clickable Image control can be used to......
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
TableBreakIndex (Example)
Use example for the TableBreakIndex function
StatVarianceP (Example)
Usage example of the StatVarianceP function
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
MatRead (Example)
Usage example of the MatRead function
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.