ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Ad Hoc deployment
ERR_CANNOT_LAUNCH
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Creating index keywords
Index keywords allow users to easily find a help page......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
ERR_CLOSED_PAGE
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
"Reports & Queries" software
This is "Reports & Queries"......
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......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Query based on query
Queries can be based on items from another query......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min