ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
1
6
7
8
9
10
49
>