ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
System constants
List of constants used by the system functions....
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
dCopy (Function)
Copies an image to another image.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Operations performed on component diagrams
The following paragraphs explain......
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
NetworkDisconnect (Function)
Disconnects a network drive.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
HChangeKey (Example)
Usage example of the HChangeKey function
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
iBorder (Function)
Prints a border at specified coordinates.
Video control properties
The following properties can be used on a Video control:...
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Operations performed on class diagrams
The following paragraphs explain......
HOut (Example)
Usage example of the HOut function