ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Comparison operators
The comparison operators can be divided into several categories......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
The Organizer control
The Organizer control is used to display and handle organizers......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The use of the Automation type in a site is reserved for the advanced users
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
iForceComplement (Function)
Forces the printing of a Body Complement block.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
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......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
iParameterViewer (Function)
Configures the report viewer.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
OLE control properties
List of properties associated with an OLE control...