ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
2. Examples and components provided with WEBDEV
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Installing and starting WDTRAD
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
10. Internal component
Internal component...
Error 31: The file to include is not found. Check the name and path ...
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......