ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
fDir (Function)
Finds a file or directory.
KeyPressed (Function)
Checks which key is pressed.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
XMLDocument (Example)
Usage example of the XMLDocument function
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Various WEBDEV constants
Various WEBDEV constants...
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.