ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
zipOpen (Function)
Opens an existing archive.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
First project window
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
grImageSize (Function)
Defines the size of the image containing the chart.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Creating the Vision pages of the WEBDEV RAD pattern
Associative array (Type of variable)
An associative array is an "advanced" type of array...
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
fClose (Example)
Usage example of the fClose function
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
WDZip: Creating or modifying an archive
This help page explains how to......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....