ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Scheduler control events
The following events associated with Scheduler controls:...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
tapiCalledID (Function)
Used to find out the phone number called.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
tapiDial (Function)
Dials a phone number for a voice line.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
Events associated with Table controls
List of events associated with Table controls...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
1
2
3
4
5
6
209
>