ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Action Bar control events
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Managing the runtime errors
Some errors may occur in your application......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
16. Java applications in practice
Java applications in practice...
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
How to create a menu?
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Events associated with Shape controls
List of events associated with Shape controls...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Camera control in a mobile application
The Camera control is used to......
WDZip: Overview
WDZip is used to compress and group your files in archives......