ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageParameter (Function)
Returns the value of a parameter passed to the current page.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
StringInsert (Function)
Inserts a string into another character string at a given position.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fSelect (Example)
Usage example of the fSelect function
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
StringReverse (Function)
Reverses the characters of a string.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
SQLReqExists (Function)
Checks the existence of a query.
HIndex (Function)
Rebuilds the file index (".NDX" file).