ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Manipulating Diagram Editor controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Automatic error handling
Error handling can be customized for each process......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Bar Code functions
The following functions are used to manage bar codes:...
Events associated with a Layout control
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Events associated with Chart controls
List of events associated with the Chart controls...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
12. Pages in practice
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Removing a project from the SCM (Source Code Manager)
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....