ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy: Deploying a package
WDDeploy can be used to...
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
5. Deploying a dynamic site (Session or AWP) in practice
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
5. User Groupware in practice
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
WEBDEV concepts
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
2. Static or dynamic site
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
fCreateLink (Function)
Creates a link on a file at the specified location.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
fAddText (Function)
Adds the content of a character string at the end of a file.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
BreadcrumbDeleteLink (Function)
Deletes a link from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
1
2
3
4
5
6
227
>