ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
GetTheme (Function)
Gets the current theme of a mobile application.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
ScanCapability (Function)
Used to determine if a scanner has a given capability.
1
2
3
4
5
6
249
>