ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Applet control properties
List of properties associated with the Applet control...
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Using WDDIXIO
To translate the text used in your project:...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Style sheet
A style sheet ("......
Project Management Hub: Time tracking
The time spent can be listed on......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Generating the RAD pattern
To generate a RAD pattern:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....