ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
Empty (Property)
The Empty property is used to determine if an element is empty.
Exist (Property)
The Exist property is used to determine if an element exists.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
Valid (Property)
The Valid property is used to determine if an element is valid.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
WINDEV Mobile Framework License Agreement
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Size (Property)
The Size property is used to determine and change the size of an element.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Size (Property)
The Size property is used to determine and change the size of an element.
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Width (Property)
The Width property is used to determine and change the width of an element.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
1
2
3
4
5
6
216
>