ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Referring to an element in a WLanguage event / process
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
fCompare (Function)
Compares the content of two files bit by bit.
LoadParameter (Function)
Reads a persistent value.
BurnerList (Function)
Returns the list of burners installed on the current computer.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Constants for manging the replication
List of constants used by the functions for managing the replication....
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.