ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
Error 404: The file for HFSQL browse cannot be an expression of this type
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
Error 1009: The member of the class is private
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
CodeEditorExecute (Function)
Executes the WLanguage code displayed in the Code Editor control.
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Functions for managing the Combinations and Enumerations
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
1
5
6
7
8
9
511
>