ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Phone constants (Android / iOS)
ScanDocumentFromCamera (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera. This function is equivalent to ScanFromCameraToImage....
ContactCreate (Function)
Displays the contact creation window of the device's native contact management application (Android, iPhone or iPad)....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
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......