ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
ERR_MISSING_PAGE
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.