ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. User-friendly editors in practice
User-friendly editors in practice...
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 strong-named .NET assembly
To create a strong-named .NET assembly ......
Error 1006: The member is not global: use: to access it
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The HTML Display control
The HTML Display control displays a web page in an application......
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......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
7. AJAX technology
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....