ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Events associated with List Box controls
List of events associated with List Box controls...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.