ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
ERR_TIMEOUTINIT
Binding a Check Box control to an item
Error 530: The -- operator is not allowed
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
PicClose (Function)
Closes the image found in an Image Editor control.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Using a query with parameters
A query with parameters can be used......