ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Recompiling the project
The project compilation is a process used to......
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Bar Code management functions
The following functions are used to manage bar codes:...
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
4. When to use the debugger?
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......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
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......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
12. Pages in practice
Creating a query
Two methods can be used to create a query......
2. Examples and components provided with WEBDEV
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Page contexts
In a Windows application, the information relative to a window is stored with the window......