ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WinEdActive (Function)
Allows: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
DotNetRun (Function)
Runs a procedure on a .Net server.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
DurationToString (Function)
Converts a duration to a character string in the specified format.
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
HDataSourceKnown (Function)
Determines if a data source has been initialized.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....