ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
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....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
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.
HChangeConnection (Example)
Usage example of the HChangeConnection function
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Page constants
List of constants used by page functions....
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......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Programming overview in C and C++
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
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....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
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).
Installing a Webservice (old format)
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......