ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Events associated with a Gantt Chart column
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Project portfolio
From version 25, you can create "project portfolios"......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Structure (Type of variable)
A structure is a custom type of data...