ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1009: The member of the class is private
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Specific features of the applications for iPhone/iPad
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Handling Scheduler controls programmatically
A Scheduler control can be......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Camera control in a mobile application
The Camera control is used to......
Code editor: Display options
The code editor proposes several display options......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The pages
Pages are the main interface of a WEBDEV site......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Glossary
The glossary lists all the abbreviations used in the code editor......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Properties associated with a page