ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<Table>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
WordCount (Function)
Returns the number of words in a string.
Creating a select query
A select query (corresponding SQL statement......
WordToArray (Function)
Fills an array with the words from a string.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The HTML Display control
The HTML Display control displays a web page in an application......
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
List of reserved words
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
Share your projects via Git
Git is a source code manager......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Label report
The report editor allows you to create "Label" reports......
Error 1001: The operators: and:: can only be used in the methods of classes