ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
7. Source Code Manager (SCM)
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
2. Types of setup
Types of setup...
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
WINDEV and the SOAP protocol
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
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).
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
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.