ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Functions for managing objects (External language)
ERR_NO_CURRENT_PAGE
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Changing sites from AWP to SEO-ready session mode
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Operator on Address
The & operator returns the address of a variable as an integer
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Error 1054: 'Ancestor' cannot be used outside the code of a class
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
The different copy modes
Two different copy modes are proposed by WDTRAD......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).