ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDZip: Creating or modifying an archive
This help page explains how to......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
2. Analysis in practice
Using the Salesforce service
Salesforce is a very popular CRM software......
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Data persistence
The data persistence is used to store the value typed by the user......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
ERR_BAD_PARAMETER
23. Print modes
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......