ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Array>.Copy (Function)
Copies the content of an array to another array.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Error 2: Incomplete line
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
11. External component
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Query editor
The query editor is used to automatically create queries on the data files......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.