ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Report data source
...The reports can be created with the data coming from:...
ERR_BAD_VERSION_RQS
Managing the users of an application installed in network
The management of users allows you to find out from the server......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Setup directory
The setup wizard allows you to configure the setup directory of application....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Project Management Hub: Time tracking
The time spent can be listed on......
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.