ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with OLE controls
List of events associated with OLE controls...
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
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.
Events associated with the Conference control
List of events associated with a Conference control...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with an Organization Chart 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.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
How to create a menu?
Keep-alive on connection
13. Security benefit: managing the "Back" button
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.