ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Sliding Banner>.First (Function)
Displays the first plane of a Sliding Banner control.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
<Image>.First (Function)
Displays the first image for the scroll.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
EventOpen (Function)
Opens a synchronization event between several threads.
DocFind (Function)
Finds a character string:
  • in an entire Word Processing document.
  • in a fragment.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
TableGiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
FirstDayOfMonth (Function)
Returns the first day of the month.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
EventChange (Function)
Modifies the status of an event.
gglEmail (Variable type)
The gglEmail type is used to describe and modify the email address of a contact...
<TreeView>.GiveChild (Function)
Returns the "children" of an element found in a TreeView control.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
PageChangeLayout (Function)
Applies a specific layout to a page.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
gglAuthor (Variable type)
The gglAuthor type is used to identify the author of a Google element...
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
EventCreate (Function)
Creates an event.
gglNotification (Variable type)
The gglNotification type is used to define information about event notifications in a calendar.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a search value (generic search by default).
AppointmentFirst (Function)
Reads the first appointment in a Lotus Notes or Outlook calendar.
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet...
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
AppointmentNext (Function)
Reads the appointment after the current appointment in a Lotus Notes or Outlook calendar.
Managing Google Calendars (prefix syntax)
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet...
gglAttachment (Variable type)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
HTTPCookieReset (Function)
Deletes all the cookies (globally or for a domain) stored:
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
fWriteLine (Example)
Usage example of the fWriteLine function
MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
HErrorLock (Function)
Used to check whether a lock error occurred.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
<Source>.FreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a search value (generic search by default).
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file.
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file.
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
gglLocation (Variable type)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
gglCalendar (Variable type)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
Image with automatic sequence (WEBDEV)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed.
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
fDir (Function)
Finds a file or directory.
Manipulating Word Processing controls programmatically (prefix syntax)
Word Processing controls can be manipulated programmatically...
HListFile (Example)
Usage example of the HListFile function
Manipulating Word Processing controls programmatically
Word Processing controls can be manipulated programmatically...
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be...
Manipulating TimeLine controls programmatically
A TimeLine control can be...
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Manipulating Organizer controls programmatically (prefix syntax)
Organizer controls can be manipulated programmatically.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider...
fWrite (Example)
Usage example of the fWrite function
gglPostalAddress (Variable type)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
gglOrganization (Variable type)
The gglOrganization type is used to describe the companies and organizations to which a contact belongs...
gglPhoneNumber (Variable type)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
GroupDelete (Function)
Deletes the current group of contacts from a Lotus Notes or Outlook address book.
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically.
gglInstantMessaging (Variable type)
The gglInstantMessaging type is used to describe and modify the characteristics of an instant messaging program used by a contact...
GroupFirst (Function)
Reads the first group of contacts in a Lotus Notes or Outlook address book.
USBProperty (Function)
Retrieves the value of a property for a USB device.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
GroupModify (Function)
Modifies the current group of contacts in a Lotus Notes or Outlook address book.
GroupRead (Function)
Reads a group of contacts in a Lotus Notes or Outlook address book.
<GuidedTour>.Info (Function)
Returns information about a Guided Tour.
gglOverride (Variable type)
The gglOverride type is used to define information about event notification overrides.
GroupNext (Function)
Reads the group of contacts after the current group in a Lotus Notes or Outlook address book.
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).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Manipulating Scheduler controls programmatically
A Scheduler control can be...
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be...
1
5