ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Error 101: Declaration of global variable not allowed
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Error 1008: The member of the class is protected
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
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......
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......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Code snippets
The code editor allows you to enter "Code snippets"......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
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....
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
Error 1009: The member of the class is private
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
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....
Project description: Options tab
The project description window allows you to configure various elements of your project......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
1. Examples provided with WINDEV Mobile
1
5
6
7
8
9
278
>