ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
DateTimeDifference (Function)
Calculates the difference between two dates and times.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Creating index keywords
Index keywords allow users to easily find a help page......
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ChronoReset (Function)
Stops and resets a running stopwatch.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Environment of code editor