ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
PDF Reader control events
Reals
OpenMobileWindow (Function)
Opens a window in a mobile application.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Print constants
List of constants used by the print functions....
Static control properties
List of properties associated with a Static control...
2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
IF statement
The conditional IF statement allows you to run an action according to a condition...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
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....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.