ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Drawing constants
List of constants used by the drawing functions....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
grCreate (Function)
Creates a specific type of chart.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
HTTPSendForm (Function)
Sends an HTTP form.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Image control: the supported formats
The supported image formats are as follows:...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.