ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
ERR_NO_END_TAG
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
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......
Commands of the external interface
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Handling a WinForm .Net control through programming
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Programming the looper attributes
All the looper attributes can be handled by programming......
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
1
5
6
7
8
9
268
>