ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1023: The access to the method of the class is restricted by a private inheritance
Deselects an element from an Organization Chart control....
Accessing a database via a web service
The database can be accessed via a web service......
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Error 2: Incomplete line
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......