ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Types of standard controls
2. Types of accessible files
Types of accessible files...
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Managing space characters in the searches?
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
Managing the runtime errors
Some errors may occur in your application......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Customize your charts: type, color, legends, etc.
ERR_TIMEOUTINIT
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Style of a control
As soon as it is created, a control is associated with a style......
Properties associated with a report
List of properties associated with a report...
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....