ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Binding controls to data
A window or page can display information from......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
WEBDEV Application Server - 10 connections - License agreement
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
11. External component
Code history
The code history is used to......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Search in current code
When coding, developers often need to do a quick search in the current code...
3. UML models in practice
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
12. Pages in practice