ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Events associated with internal windows
List of events associated with internal windows...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
FinFutureVal (Function)
Returns the future value of an investment.
zipDeleteAll (Function)
Deletes all files from an archive.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
SSH constants
The following constants are used to manage an SSH server:...
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.