ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
The Static control
A Static control is a control used to display a static text......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
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.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
How to develop a PHP site?
What is a PHP site?......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.