ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Add data files to a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
BitcoinCoreConnectionCount (Function)
Returns the number of connected peers. Note: This function is only available from version 2025 Update 2....
DocStartModification (Function)
Signals the start of the grouping of a set of operations on a document into a single event (undo/redo management)....
Windows Scheduler functions
List of functions for managing the scheduler...
PageWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed.
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....