ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_WDADMIN_EXIST
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
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....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
WINDEV FTP functions
List of WINDEV FTP functions...
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Using an external component in an application
A component can be reused at any time in any application......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
1. Examples provided with WINDEV Mobile
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
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....
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).