ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Constants for manging the replication
List of constants used by the functions for managing the replication....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Hyper File functions available for backward compatibility
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
ServiceWait (Function)
Pauses the current service during the specified duration.