ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
<Chart>.SurfaceMarkCaption (Function)
Allows you to specify the mark caption for a Surface chart.
<Chart>.SurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<Source>.Forward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.Backward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
12. External component in practice