ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
ERR_NO_TABLE
Utility components
WINDEV includes several utility components that allow you to handle data directly......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Properties associated with a page
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Error 111: The Pascal string %1 is too long
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Environment of the query editor
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min