ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Project description: Project tab
The project description window allows you to configure various elements of your project......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Time management help
Time management is extremely important......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
WDInst: handling the files to install
By default, the files to install are......
WINDEV Mobile 2024 Tutorial
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Push notification
A mobile device can receive push notifications......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Handling TimeLine controls programmatically
A TimeLine control can be......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Telephony constants
List of constants used by telephony functions...
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
9. Overlaying controls
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......