ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
ERR_WDADMIN_EXIST
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Bitwise operators
The operations on binary values are performed......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......