ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
FaxRestart (Function)
Restarts a fax in the spooler.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxPause (Function)
Pauses a fax in the spooler.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.