ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Pivot Table>.InfoXY (Function)
Returns the values of the headers at a given position expressed in pixels in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Parameters of the procedure used by HCheckIndexAsynchronous
WLanguage procedure ("callback") called by HCheckIndexAsynchronous for each HFSQL Client/Server table checked. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to an HFSQL Client/Server server......
OpeningOptions (Property)
The OpeningOptions property gets and sets the opening options of a window manipulated via a Window variable. This property is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
ReplicSynchro: Use
4. User Groupware
User Groupware...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their context menu....
Constants for WLanguage types
List of constants for managing WLanguage types....
pdfControlOption (Variable type)
The pdfControlOption type is used to get and set the following characteristics of an option of a control present in a PDF form: option text. selected or deselected state of the option....
3. Managing sockets
WINDEV includes advanced socket management functions....
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).