ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Example for creating a select query
This help page explains how to create two select queries......
Font (Type of variable)
A Font variable creates a font programmatically...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Installing a Webservice (old format)
Screen,Get (External language)
Retrieves the value in a control or in a variable.
EncryptStandard (Example)
Usage example of the EncryptStandard function
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
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.
DriveListeDirectory (Function)
Lists the directories of an Drive.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
DriveListeFile (Function)
Lists files in an Drive directory.
The different types of integers
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.