| |
| Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
<AuthToken>.Logout | User logout. |
<AuthToken>.Revoke | Revokes a JSON Web Token (JWT). |
<btleCharacteristic variable>.ChangeOfValue | Enables or disables detection of changes in the value of a Bluetooth Low Energy characteristic. |
<Chart>.CategoryThumbnail | Initializes a category image in a Pie, Donut or Semi-circular chart. |
<Chart>.PPCImage | Defines the image used for a Pictorial Percentage chart. |
<Chart>.PPCMaximumValue | Specifies the maximum value used to calculate percentages in a Pictorial Percentage chart. |
<Command variable>.AddArgument | Adds an argument to a command to be executed in console mode. |
<Command variable>.AddOption | Adds an option to the command to be executed in console mode. |
<Command variable>.Execute | Executes a command in console mode. |
<Command variable>.GetExitCode | Gets the exit code of the command executed in console mode, i.e. the value returned when the command finishes executing. |
<Command variable>.IsRunning | Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1. |
<Command variable>.Kill | Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1. |
<Command variable>.ReadErrorOutput | Reads error output data for the command executed in console mode. |
<Command variable>.ReadStandardOutput | Reads standard output data, for the command executed in console mode. |
<Command variable>.WriteStandardInput | Writes data to the standard input of the command executed in console mode. |
<Connection variable>.DeleteSchedulingHistory | Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh. |
<Connection variable>.ListSchedulingHistory | Lists the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh. |
<Connection variable>.RSTransformSpareIntoServer | Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1. |
| Reconstruit l'index d'un fichier de données HFSQL Client/Serveur (fichier d'extension ".NDX"). Cette réindexation est asynchrone : elle est effectuée sur le serveur et ne bloque pas le poste Client. Cette fonction est une nouveauté disponible à partir de WINDEV Suite SaaS 2025 Update 2. |
| Checks the structural integrity of memos in an HFSQL Client/Server data file. This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
| Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
| Lists the operations performed on current data files, over the last 24 hours, or on the last 1000 files. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
| Gets various statistics on the keys of an HFSQL Client/Server data file. This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
<Control>.Rectangle | Returns the coordinates of the rectangle corresponding to the specified area of a control. |
<docFragment variable>.ClearFormatting | Replaces the current formatting of a selection with the default formatting. |
<Document variable>.ToHTML | Converts a Document variable into an HTML file. |
| Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
| Connects the current computer to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Gets or sets the current directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
| Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Deletes a file from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
| Checks for a directory on an FTP server. This new function is available from WINDEV Suite SaaS 2025 - Update 3. |
| Checks if a given file exists on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Transfers a file from an FTP (File Transfer Protocol) server to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Creates a directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Returns the name of the last file accessed by an FTP function (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Deletes a directory and its content (files and subdirectories) from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Renames or moves a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Transfers a file or directory to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
| Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
| Gets the attributes of a file located on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
<Image>.AnimationSetParameter | Changes one of the animation parameters used for a moving image (in an Image field). |
<Image>AnimationGetParameter | Reads the value of one of the animation parameters defined for an Image field. |
<Image>AnimationSetMode | Changes the type of animation for an image displayed in an Image control. |
| Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new feature is available as of WINDEV Suite SaaS 2025 Update 3. |
<Libellé>.AnimationGetParameter | Reads the value of one of the animation parameters defined for a Static Text control. |
<Libellé>.AnimationSetMode | Changes the animation type of text in a Static Text control. |
<Libellé>AnimationSetParameter | Changes one of the animation parameters used for animated text (in a Static Text control). |
<Looper>.AddBeginning | Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position. |
<Looper>.AddIWBeginning | Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position. |
<Map>.IDGgl | Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2. |
<Palette variable>.Generate | Generates a palette from a base color. |
<Palette variable>.Load | Loads a palette from a .wdpalette file. |
<Palette variable>.Save | Saves a palette to a file. |
<pdfDocument variable>.Extract | Creates a new PDF document from individual pages extracted from an existing PDF file. |
<pdfDocument variable>.VerifySignatures | Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1. |
<Report>.InitReportVerso | Initializes the parameters of a report to be printed on the verso side of another report. |
<Scheduler>.BackgroundColor | Sets a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.). |
<Segmented Button>.Add | Adds a new option (i.e. a new button) to a Segmented Button control. |
<Segmented Button>.Delete | Deletes an option from a Segmented Button control. |
<Segmented Button>.DeleteAll | Deletes all the options from a Segmented Button control. |
<Segmented Button>.Insert | Inserts a new option into a Segmented Button control. |
<Source>.ImportCSV | Imports a CSV file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
| Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1. |
<Table>.AddBeginning | Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change. |
| Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Adds an existing folder to the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Sends an IMAP command to the mail server. This new function is available from WINDEV Suite SaaS 2025 Update 2. |
| Removes an existing folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
<Variable httpRequête>SendAsynchronous | Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3. |
| Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new feature is available as of WINDEV Suite SaaS 2025 Update 3. |
| Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new feature is available as of WINDEV Suite SaaS 2025 Update 3. |
| Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent. |
| Keeps the SSH session active between several commands sent (via the SSHCommand function) to an SSH server. This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
| Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2. |
| Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new feature is available as of WINDEV Suite SaaS 2025 Update 3. |
<Window>.PaletteGet | Gets the palette currently used by the window. |
<Word Processing>.ClearFormatting | Replaces the current formatting of a selection in a Word Processing control with the default formatting. |
<Word Processing>.FormatPainterMode | Enables the format painter mode in the Word Processing control or determines if this mode is enabled. |
<Word Processing>.ToHTML | Converts the content of a Word Processing control into an HTML file. |
| Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3. |
| Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3. |
| Closes the connection between the current computer and the FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2. |