ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML Display control
The HTML Display control displays a web page in an application......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Java functions
List of Java functions...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Chart: Managing legends
Several types of legends are supported in the charts......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Handling Spreadsheet controls programmatically (in a report)
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......