ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
WINDEV 2024 Tutorial
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
WidgetDisplay (Function)
Refreshes a widget window.
WinChangeAlias (Function)
Modifies the alias of a window.
SysWinTitle (Function)
Returns the title of the window.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Creating user accounts
A User account allows the server administrator to......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......