ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Bar Code management functions
The following functions are used to manage bar codes:...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
12. Pages in practice
4. When to use the debugger?
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Using an external component in an application
A component can be reused at any time in any application......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Creating a query
Two methods can be used to create a query......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Python: Native calls
WLanguage allows for native Python calls......
Multi-database queries
A query (typed in SQL code) can operate on different databases......