ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessing a database via a web service
The database can be accessed via a web service......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
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......
ERR_NOTAVAILABLE
Page contexts
In a Windows application, the information relative to a window is stored with the window......
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....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Error 1029: The access to the base class is restricted by a protected inheritance
Error 2: Incomplete line
Error 1030: The access to the base class is restricted by a private inheritance
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Using the query result
The result of a select query can be used in......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Custom properties (WLanguage)
A custom property is a code element with two events......
Access rights to a class property
A property is a code element that includes two processes......
1. Examples provided with WINDEV Mobile
Events associated with the project
List of events associated with the project...