ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Deploying a static or PHP site
Usage example of the HCreateView function...
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Analyzing dependencies and orphan images (WEBDEV)
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Python: Native calls
WLanguage allows for native Python calls......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Error 101: Declaration of global variable not allowed
Error 1008: The member of the class is protected
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......