ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
SNMPOIDStatus (Function)
Returns the status of an OID.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
FBSessionStatus (Function)
Checks the status of a Facebook session.
iReportPrintingStatus (Function)
Returns the status of the current print.
BurnerStatus (Function)
Returns the status of the current burner.
ThreadState (Function)
Returns the current status of a thread.
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
6. Multilingual sites
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
7. Dynamic site on specific configurations
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....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......