ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
LDAPFind (Function)
Performs a search in an LDAP server.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
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......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
EmailCheckAddress (Function)
Checks the validity of an email address.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.