ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
ERR_DISCONNECTED_ERROR
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
AddLink (Function)
Adds a link to a text section in an edit control.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Generating the setup program
The last wizard step for creating the setup program allows you to......
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
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.
11. Window templates
WINDEV Mobile allows you to create window templates....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Using the Salesforce service
Salesforce is a very popular CRM software......