ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Monochrome (Property)
The Monochrome property is used to: determine if the pixels of an image contained in an Image control are automatically replaced with a color specified in the style options ("Style" tab of the control description, "Force monochrome mode"). enable or disable monochrome mode in an Image control. Note: This property is only available from version 2025 Update 1....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Report editor: Available types of reports
Several types of reports can be created in the report editor......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
SystemBarColor (Property)
The SystemBarColor property gets or sets the system bar color of full-screen windows in mobile devices.
Share your projects via Git
Git is a source code manager......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
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......
Camera control in a mobile application
The Camera control is used to......
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)......
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.
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)....
20. Managing suggestions and incidents
Managing suggestions and incidents...
Events associated with Shape controls
List of events associated with Shape controls...
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
Managing the runtime errors
Some errors may occur in your application......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......