ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: General options
The main executable options are as follows......
Setup directory
The setup wizard allows you to configure the setup directory of application....
EventCreate (Function)
Creates an event.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Handling a Web Component control through programming
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Animation (Property)
The Animation property animates an image.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Constants for test
List of constants used by the functions for managing automated tests....
Beep (Function)
Emits a beep.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....