ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Confirm (Function)
Displays a message in a standard dialog box with the "Yes", "No" and "Cancel" options, and returns the user's choice....
StringReverse (Function)
Reverses the characters of a string.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Contains (Function)
Allows you to check if a substring is within a string.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.