ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Dictionary
The dictionary is a file that can contain the project elements......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
WDDeploy features
WDDeploy can be used to......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Specific features of the Express version
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Creating the Table windows of the WINDEV RAD pattern