ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
PDF Reader control events
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
HListConnection (Function)
Returns the list of connections currently described in the application: connections described in the data model editor (for the main database schema and, if necessary, additional database schemas). connections described by programming (with functions HDescribeConnection or HOpenConnection)....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
XLS file functions
List of functions for managing XLS files...
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Orientation (Property)
The Orientation property gets and sets the angle of an element.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.