ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Environment of code editor
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
User Groupware files
Two categories of data files are managed......
SMSSend (Function)
Sends an SMS.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
SMS functions
List of SMS functions...
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Configuring an application with User Groupware
Functions for managing emails (prefix syntax)
List of functions for managing emails...
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
Mask management functions
The following functions are used to manage masks......
SQLExec (Function)
Names and runs an SQL query.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Email management functions
List of functions for managing emails...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.