ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Programming data-bound Table controls (prefix syntax)
Here's how to program Table controls linked to a table....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.