ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
BrowserType (Function)
Returns the type of browser used by the Web user.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
ToClipboardRTF (Function)
Writes a character string in RTF into the clipboard.
HPriority (Function)
Finds out and modifies the priority of the calling application.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
MatFloatAdd (Function)
Adds a value to each matrix element.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
MatNbLine (Function)
Returns the number of rows found in a matrix.