ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
<Table>.Expand (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....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
<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....
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......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<Source>.ChangeKey (Function)
Changes the browse item.
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......
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.