ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Animating a Static control
Two methods can be used to animate a Static control......
Sub-query
A sub-query is a query whose result is used by another query......
Query based on query
Queries can be based on items from another query......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Description window of a combining query
The description window of a combining query consists of several sections......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
.NET Assemblies
.NET is Microsoft's software development platform......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Code statistics
The code statistics affect......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Example for creating a select query
This help page explains how to create two select queries......
Compatibility between external components and deployed applications
A component can evolve in many ways......
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......
Find out the account that runs the AWP protocol
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Generating a class diagram
The generation is used to create the WINDEV classes ("......