ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
FAA: Manipulating columns in a Table field
The Table controls displayed in a window allow the end user to perform several operations......
<Code Editor>.Uncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed....
Replication (Property)
The Replication property is used to: know the replication mode used for a table (table defined in the data model editor or programmatically defined). specify the replication mode used for a table (only for tables defined programmatically)....
Defining columns of Table controls programmatically
Telephony constants
List of constants used by telephony functions...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
2. WEBDEV administrator in practice
Printing the content of a table (AAF)
By default, a Table field offers an automatic context menu enabling the user to perform a number of operations on the data displayed in the table......
7. HFSQL: files physically created
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Error 103: The type is unknown
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......