ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.)....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Source (Property)
The Source property gets and sets the source of an element.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Multimedia control events
List of events associated with a Multimedia control...
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java 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.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.