ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Miscellaneous Windows constants
List of constants used by the Windows functions....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
fCreateLink (Function)
Creates a link on a file at the specified location.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Properties associated with report controlss
List of properties associated with the report controls...
IF statement
The conditional IF statement allows you to run an action according to a condition...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
HDeleteServerTrigger (Function)
Deletes a server trigger.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HStatNbRec (Function)
Returns the number of entries for a given key item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
CurrentWin (Function)
Identifies the window currently in edit.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Display (External language)
Displays a value in a control or assigns a value in a variable.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Clipboard management functions
List of functions for managing the clipboard...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.