ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL: Change of name
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
<Chart>.PieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
Gantt Chart functions
The following WLanguage functions are used to manage Gantt charts......
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
12. Universal replication
7. Window templates
...Window templates...
13. Universal replication
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......