ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Binary values management functions
List of functions for managing binary values...
IsOdd (Function)
Identifies an odd number.
IsEven (Function)
Identifies an even number.
Root (Function)
Returns the root of a number.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
SysTheme (Function)
Returns the current theme used on the mobile device.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......