ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iGroupAdd (Function)
Adds a report to a group of reports.
Google constants
List of constants used by the Google functions....
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Copying and cloning
Variables are copied using the "=" operator...
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
ThreadEnd (Function)
Ends the execution of the current thread.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
String functions
List of functions for managing character strings...
MCI constants
List of constants used by the MCI functions....
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
Control constants
List of constants used by the functions for managing controls...
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.