ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Python: Native calls
WLanguage allows for native Python calls......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
RegistryFirstSubKey (Example)
Usage example of the RegistryFirstSubKey function
RegistryQueryValue (Example)
Usage example of the RegistryQueryValue function
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Automatic documentation of external components
External components must include a technical documentation......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
RegistrySetValue (Example)
Usage example of the RegistrySetValue function