ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Character strings
WLanguage supports different types of strings....
fRead (Example)
Usage example of the fRead function
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
BrowserPlatform (Function)
Returns the user's browser platform....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Creating requirements
The following steps must be performed to implement the requirements......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
BrowserType (Function)
Returns the type of browser used by the Web user.