ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Print modes of a report
Several print modes are available for a report....
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).
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Sum (Function)
Calculates the sum of the array elements.
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.
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
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).
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
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.
Operations performed on class diagrams
The following paragraphs explain......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......