ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Chart>.Scatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Chart>.Scatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
<Chart>.Scatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
How to open a window?
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
FTPSize (Example)
Usage example of the FTPSize function
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
DnDGetData (Example)
Usage example of the DnDGetData function
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Truncate (Function)
Truncates the right part of a string or buffer.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
Passing parameters
The parameters can be passed to a procedure......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Popup window
WINDEV allows you to open windows in popup format......
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....