ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteCode (Function)
Runs the WLanguage code found in a character string.
13. Types of standard controls
Usage example of the ServiceWaitStatus function...
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
The HTML Display control
The HTML Display control displays a web page in an application......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
10. Page templates
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
CodeEditorCompile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
<Code Editor>.Compile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
Help system properties
The properties of help system are used to define......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Python: Native calls
WLanguage allows for native Python calls......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
WinInput (Function)
Identifies the window containing the WLanguage code currently run.