ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Example for creating a select query
This help page explains how to create two select queries......
Copying controls from the window editor
The controls can be copied from the window editor......
EncryptStandard (Example)
Usage example of the EncryptStandard function
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Installing a Webservice (old format)
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
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.
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
Window controls
Several types of controls can be used in a window, ......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Constants for external files
List of constants used by the functions for managing external files....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Generating the RAD pattern
To generate a RAD pattern:...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
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......
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....
BrowserType (Function)
Returns the type of browser used by the Web user.