ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
2. Modes to install an application
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
NextTitle (Function)
Modifies the title of next window to open.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
WDDIXIO overview