ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Binding a ListView control to an item
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
Error 105: Redefinition of the local variable
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
3. WINDEV Mobile: Android, iOS, etc.
WINDEV Mobile applications can run on the following platforms...
Aliases on data files: HAlias
The aliases are used to handle......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....