ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position:
  • for a field linked to a file: changes made to the linked data file are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
DashDisplay (Function)
Refreshes elements in a Dashboard control.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Visible (Property)
The Visible property is used to set the visibility of an element.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Functions for managing images
WDDeploy features
WDDeploy can be used to......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinError (Example)
Usage example of the FinError function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
FinInterestRate (Example)
Usage example of the FinInterestRate function
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......