ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
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.
Events associated with the Conference control
List of events associated with a Conference control...
Error 2109: You are using the ObjectInfo function
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....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
2. User-friendly editors in practice
User-friendly editors in practice...
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
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......
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......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....