ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Pivot Table>.Collapse (Function)
Collapses all the data in a Pivot Table control according to a row or column header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
TaskRead (Function)
Reads a task in a Lotus Notes or Outlook task list.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Know which elements of the hierarchical table are printed: print the complete hierarchy or print the hierarchy visible in the field. Modify hierarchy print mode: print complete hierarchy or print hierarchy visible in field....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
<Pivot Table>.CalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
<Pivot Table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Pivot Table>.Expand (Function)
Expands all the data in a Pivot Table control according to a row or column header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Pivot Table>.Select (Function)
Gets the position of selected cells and selects cells in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<ftpConnection variable>.Size (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<ftpConnection variable>.Get (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Parameters of the procedure used by HReindexAsynchronous
WLanguage procedure ("callback") called by HReindexAsynchronous for each HFSQL Client/Server table reindexed. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<Connection variable>.SecurityPolicyCheck (Function)
Checks that each user accounts complies with the password security policy associated with the HFSQL server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
HSecurityPolicyCheck (Function)
Checks that each user accounts complies with the password security policy associated with the HFSQL server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.