ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Custom properties (WLanguage)
A custom property is a code element with two events......
SysNation (Function)
Returns the nation currently used by the system.
WINDEV concepts
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Runtime log
The runtime log is the best way to identify the most used features of an application......
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Constants for WLanguage types
List of constants for managing WLanguage types....
WEBDEV concepts
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
8. Associating controls with data
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......