ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Handling menu options programmatically
The menu options can be handled......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
User Groupware and Client/Server tables
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
SocketWrite (Function)
Writes a message intended to another socket.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Managing main window menus
A main menu is necessarily associated with a window......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......