ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
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......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Classes, members, methods and properties
A class is made of......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
12. Control templates
WINDEV Mobile allows you to create control templates....
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......