ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
ERR_CLOSED_PAGE
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
29. SEO in practice
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
The home page
The home page is the first page of your site......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
ERR_NO_PROJECT
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Testing the WEBDEV Application Server setup with an example
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
"About" window
The "About" window is used to display and access various information about the current application......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.