ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Private Store for mobile applications
There are two methods two deploy your applications......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
fShortName (Example)
Usage example of the fShortName function
<Unicode string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
<Unicode string>.RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
<Unicode string>.RegexReplace (Function)
Replaces all the parts of a string that match a specific format.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min