ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

J2EE constants
List of constants used by the J2EE functions....
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Report data source
...The reports can be created with the data coming from:...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
ERR_CANNOT_RUN_EXPLORER
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
29. SEO in practice
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Events associated with Table controls
List of events associated with Table controls...
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......