ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
ERR_NO_WDADMIN
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
9. Internal component
Query based on query
Queries can be based on items from another query......
Extracting messages added or modified since last extraction
A project was already created and translated......
2. Examples and components provided with WEBDEV
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
13. Security benefit: managing the "Back" button
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
ReplicAdmin: Overview