ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Chart>.Scatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
"?" menu
WINDEV proposes a help menu adapted to your applications......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......