ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Installing the robot controller
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
9. Monitor your sites, servers, etc.
Installing the monitoring robot
The monitoring robot includes three executables......
4. Monitor your applications
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
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....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
18. Order of execution of the code of buttons/links
Principle of remote check
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
grSourceSeries (Function)
Defines the source of a series.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......