ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Asc (Function)
Returns the ASCII code of the specified character.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
1. Testing a site: Elements to be tested
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
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 WinForm .Net control through programming
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Programming the looper attributes
All the looper attributes can be handled by programming......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<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.