ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Constants for managing arrays
List of constants used by the functions for array management....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
SIPVisible (Function)
Displays the keyboard.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
Table,Delete (External language)
Deletes an element from a Table control.
Format (Property)
The Format property is used to identify and change the format of an element
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
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......
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, ......
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.