ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImage (Function)
dSaveImage is kept for backward compatibility.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
ColorSaturation (Function)
Calculates the saturation of a color.
Specific features of the applications for iPhone/iPad
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Creating a select query
A select query (corresponding SQL statement......
ColorHue (Function)
Calculates the hue of a color.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
ColorLightness (Function)
Calculates the lightness of a color.
Ad Hoc deployment
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Managing assertions
...The main available features are as follows:...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.