ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Access rights to a class property
A property is a code element that includes two processes......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
11. User Macro-Code: UMC in practice
Creating an insert query
An insert query (corresponding SQL statement......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Programming the looper attributes
All the looper attributes can be handled by programming......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
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.
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.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Java functions
List of Java functions...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
zipMsgError (Function)
Returns the message associated with an error code on an archive.