ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
<ftpConnection variable>.MakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.RemoveDir (Function)
Deletes a directory and its content (files and subdirectories) from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
<ftpConnection variable>.RenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<Source>ExportJSON String (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
<ftpConnection variable>.CurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
<ftpConnection variable>.DateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Input suggestion functions
The following functions are used to program input suggestion options in Edit controls...
Scanner functions
The scanner functions are as follows:...
Universal replication
The purpose of universal replication is to keep several databases synchronized......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
CertificateList (Function)
Returns the list of certificates available on the computer.
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
<ftpConnection variable>Attribute (Function)
Gets the attributes of a file located on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2....