ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
DDESend (Function)
Sends a data to the program connected via DDE.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Organization chart linked to a data file
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min