ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_TABLE
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Properties associated with the areas defined in Zoning mode
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Link properties
When creating a link, you can simply specify the destination......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Warning 127: You are using a data source local to the process
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......