ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
ZOrder (Example)
Usage example of the ZOrder property
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Animation (Property)
The Animation property animates an image.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Print modes of a report
Several print modes are available for a report....
Events associated with internal windows
List of events associated with internal windows...
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
.NET application
To create a.NET application from a project......
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......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....