ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. What is a website?
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
11. External component
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....