ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Activation key management functions
The following functions are used to manage activation keys:...
Defining columns of Table controls programmatically
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Error 1014: The access to the member of the class is restricted by a private inheritance
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
Error 701: The property is read-only
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
How to create and handle a structure?
This help page explains how to create and handle a structure....
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......