ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Bar code constants
Image (Property)
The Image property gets and sets the background image of a control or block.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Automatic error handling
Error handling can be customized for each process......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Multimedia control properties
List of properties associated with the Multimedia control...
dCopy (Function)
Copies an image to another image.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Socket management functions
List of functions for managing sockets...
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min