ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sum (Function)
Calculates the sum of the array elements.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Update (Property)
The Update property specifies the updates to be made.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
FTPRenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Size (Property)
The Size property is used to determine and change the size of an element.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
zipSelectFile (Function)
Selects files from an archive.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.