ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
EmailGetAll (Function)
Retrieves all the emails found on a server.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Properties of a help page
The characteristics of a help page are used to define......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Programming overview in C and C++
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....