ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.