ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 104: 'Dynamic' can only be used for the classes and the Automation objects
12. Pages in practice
5. Displaying a WEBDEV website in Session mode
List of functions for managing windows...
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
ServiceExist (Function)
Checks whether a service is installed.
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it......
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.