ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Error 107: Redefinition of the parameter
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
fSeparator (Function)
Returns a file path with normalized separators.
Creating a query
Two methods can be used to create a query......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
NoteDelete (Function)
Deletes a repositionable note found in the current window.