ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an application for Universal Windows 10 App
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Merging differences (SCM)
Share your projects via Git
Git is a source code manager......
Creating a table in a report
Tables can be created in a report......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
3. Managing sockets
WINDEV includes advanced socket management functions....
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......