ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
Constants for managing fonts
List of constants used by the functions for font management....
Dimension (Example)
Example of use of Dimension
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
XMLOpenReader (Example)
Usage example of XMLOpenReader
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Warning 18: Loop without potential end
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
SNMP constants
List of constants used by the SNMP functions....
DiagramToSVG (Function)
Exports a diagram to an SVG image.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
HError (Example)
Usage example of the HError function
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Library,Disk (External language)
Opens the project library that is stored on disk.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
NetSendFile (Example)
Usage example of the NetSendFile function