ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
The Multimedia control
The Multimedia control is used to play multimedia files......
<Pivot table>.Select (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Constants for managing Organizer controls
Constants for managing Organizer controls...
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
State (Property)
The State property is used to get and change the state of an element.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
PageDisplay (Function)
Displays a web page in the user's browser....
fMemOpen (Function)
Opens a memory zone shared between several applications.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Extracting the text of the project
The following text can be extracted......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Format (Property)
The Format property is used to define the data format of a data file.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.