ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Creating the Vision windows of the WINDEV RAD pattern
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
eChangeCurrency (Function)
Converts a currency into another currency.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
fExeDir (Function)
Returns the directory from which the execution is started.
StatSum (Function)
Calculates the sum for a series of values.