ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<Source>.ChangeKey (Function)
Changes the browse item.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Classes, members, methods and properties
A class is made of......
HChangeKey (Function)
Changes the browse item.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Handling report blocks
The different operations available on report blocks are as follows......
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Starting WDOptimizer in a command line
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Items used in a select query
A query created in the query editor can contain several types of items......
HSetREP (Function)
Enables or disables the management of .REP file.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Translating a text file with WDTRAD
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.