ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. RAD (Rapid Application Development)
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....
Recompiling the project
The project compilation is a process used to......
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......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
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...
4. When to use the debugger?
12. Pages in practice
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......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Creating a query
Two methods can be used to create a query......
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......
2. Examples and components provided with WEBDEV
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......