ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
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 or a window in order to refresh its content......
11. Table/Looper controls
11. Table/Looper controls
16. Application test in practice
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
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 currently displayed in the Control Center......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Reloading a document
To reload a document, ......
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 in their WINDEV applications......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Set of procedures
The global procedures are grouped in set of procedures......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Manager of automated tests
The test manager is used to......
WINDEV concepts
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Bitwise operators
The operations on binary values are performed......