ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
zipListFile (Function)
Returns the list of files found in an archive.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Summary table: Managing the application directories according to the platform
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
2. How to test a site?
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.