ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided tour management constants
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Typecasting of parameters
The description of the parameter type is optional......
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
HDescribeItem (Function)
Describes a file item through programming.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
HDBIndex (Function)
Opens an xBase index file.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Logical operators
The logical operators are as follows......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control