ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV website in session mode starts......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<Connexion HFSQL>AsynchronousMemoCheck (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....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
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....
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.
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....
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
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......
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.