ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Composite chart
A composite chart is a chart that displays several types of charts......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
16. Application test in practice
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control...
11. Table/Looper controls
11. Table/Looper controls
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current...
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger...
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection...
Recompiling the project
The project compilation is a process used to......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images...
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX...
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one...
Manager of automated tests
The test manager is used to......