ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
HRead (Function)
Reads a record in a file according to a given record number.
2. WEBDEV administrator in practice
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
<Connection variable>.RSTransformSpareIntoServer (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....
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
HDeactivateTrigger (Function)
Disables a trigger.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......