ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
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.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
1. Examples provided with WINDEV Mobile
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
WINDEV and OPC
OPC stands for "OLE for Process Control"......