ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
4. UI: Windows
IU of windows...
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Error 204: using a parameter without optional value after parameters ...
Installing a SOAP server with Netscape iPlanet 4.1
HSL (Function)
Creates a color from its hue, saturation and lightness.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......