ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
<ftpConnection variable>.MakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
SysIsAdministrator (Function)
Indicates whether the current user has administrator rights on the computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
SysNotificationProgressBarUpdate (Function)
Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1....
<sysNotificationProgressBar variable>.Update (Function)
Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1....
6. Multilingual applications
Adds a new track into a TimeLine control....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Functions for managing menus (prefix syntax)
List of functions for managing menus...
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Writing an email: the available methods
This help page presents the methods for writing an email....
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
TableRecNum (Function)
Returns the number of the current record in a data-bound Table control based on a table.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
EmailAppGetArchitecture (Function)
Gets the architecture (32 or 64-bit) of a computer's default email client....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
In-App functions
The following WLanguage functions are used to manage In-App purchases......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.