ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
Open (Function)
Opens a modal WINDEV window.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Handling controls in a report
The different operations available for the report controls are as follows......
How to develop a PHP site?
What is a PHP site?......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website......
Comparison operators
The comparison operators can be divided into several categories......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......