ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replication (Property)
The Replication property is used to identify and change the replication mode.
Bluetooth constants
List of constants used by the Bluetooth functions....
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
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)....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
iPrintReport (Function)
Prints a report created with the report editor.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
DnDAccept (Example)
Usage example of the DnDAccept function
Constants for managing the registry
List of constants used by the registry management functions....
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function