ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Conference control
List of events associated with a Conference control...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Events associated with an Organization Chart control
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with OLE controls
List of events associated with OLE controls...
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
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....
The HTML Display control
The HTML Display control displays a web page in an application......
13. 3-Tier architecture
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.