ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Setup mode
Several methods can be used to distribute a WINDEV application......
Assisted universal replication: specific features
ThreadPersistent (Function)
Makes a thread persistent.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
1. Project and analysis
12. Synchronizing data
13. Universal replication
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Operations performed on component diagrams
The following paragraphs explain......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
FaxPause (Function)
Pauses a fax in the spooler.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.