ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
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......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
End of Document block
The End of document block is run once at the end of the report execution......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......