ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
SocketRead (Function)
Retrieves a message sent by another socket.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Automatic modification of tables: new date format
Starting with WINDEV 7 and WEBDEV 7 version 149new date and time formats are available in Hyper File queues......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....