ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysTheme (Function)
Returns the current theme used on the mobile device.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Status bar of windows
The status bar of a window is used to display several types of information......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
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......
Translating a text file with WDTRAD
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
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......
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
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, ......