ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatWrite (Function)
Writes an element into a matrix.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
New (Reserved word)
New is used to allocate memory space...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
GPSGetPosition (Function)
Retrieves information about the current device position.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Combination (Type of variable)
A combination is a set of options.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Constants for managing Gantt charts
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
grTitle (Function)
Modifies the caption and/or position of the chart title....
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
CharactType (Function)
Returns information about the type of character.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Control constants
List of constants used by the functions for managing controls...
Installing a SOAP server with IIS