ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Handling report blocks
The different operations available on report blocks are as follows......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
RegistryListKey (Function)
Lists the sub-keys of a registry key.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Python: Native calls
WLanguage allows for native Python calls......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Creating the windows and the pages of the RAD pattern
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......