ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
11. Window templates
WINDEV Mobile allows you to create window templates....
OpenMobileWindow (Function)
Opens a window in a mobile application.
Events associated with Table controls
List of events associated with Table controls...
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Creating the menus for the windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....