ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
OpenMobileWindow (Function)
Opens a window in a mobile application.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
The Static control
A Static control is a control used to display a static text......
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......
11. Window templates
WINDEV Mobile allows you to create window templates....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Creating the Table windows of the WINDEV RAD pattern
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Events associated with Table controls
List of events associated with Table controls...
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
Creating the menus for the windows of the WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
4. UI: Windows
IU of windows...