ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Page with parameters
Push notification
A mobile device can receive push notifications......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Feedback component
The Feedback component is a component provided with WINDEV......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
15. Creating the executable in practice
Creating the executable in practice...
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
9. Overlaying controls
11. Internal components in practice
Internal components in practice...
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......