ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
ServiceInfo (Function)
Returns information regarding the configuration of a service.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
SysRecentDocList (Function)
Returns the list of recently opened documents.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
The Image control
The Image control is used to......
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
12. Control templates
WINDEV Mobile allows you to create control templates....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Val (Function)
Returns the numeric value of a character string.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
FinNetCurrentVal (Function)
Returns the net current value of investment.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......