ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Handling TimeLine controls programmatically
A TimeLine control can be......
Error 1012: The class member is not global: it cannot be accessed from a global method
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Local procedure
Two types of procedures are available......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
28. Site SEO
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
<Page>.Display (Function)
Displays a web page in the user's browser....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Page>.Address (Function)
Used to find out the Internet address of a page.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.