ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
HRSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server.
Label report
The report editor allows you to create "Label" reports......
ColorHue (Function)
Calculates the hue of a color.
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)....
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
MarkdownToPDF (Function)
Converts a Markdown string (or buffer) to a buffer containing a PDF document.
Input suggestions in an Edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
ERR_NO_PROJECT
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Merging differences (SCM)
Compilation options (HLP format)
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......