ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Code snippets
The code editor allows you to enter "Code snippets"......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Error 1009: The member of the class is private
The "Code hashtags" pane
Error 31: The file to include is not found. Check the name and path ...
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Handling the report blocks through programming
Each report block is associated with different events......
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....
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......
WLanguage properties available in PHP
The following properties are available in PHP...
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......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
Glossary
The glossary lists all the abbreviations used in the code editor......
Error 202: The method already has an access attribute (public, protected or private)
ERR_NO_END_TAG
1
2
3
4
5
6
319
>