ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
2025 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2025 in the What's new 2025 brochure.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile 2025 Tutorial - Table of contents
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Count (Property)
The Count property returns the number of elements in a given set.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Different types of data (Type of variable)
A variable is defined by name and type......
FTPCommand (Function)
Sends a specific FTP command to a server.
Supercontrol
A supercontrol is an advanced type of control......
Warning 18: Loop without potential end
HFSQL Client/Server: Configuring the server
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
LooperInsert (Function)
Inserts a row into a Looper control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.