ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
ERR_NO_END_TAG
Programming the looper attributes
All the looper attributes can be handled by programming......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
GOTO statement
The GOTO statement is used to run a code identified by a label...
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
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......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......