ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
ERR_BAD_CONTEXT
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Telephony constants
List of constants used by telephony functions...
2. User-friendly editors in practice
User-friendly editors in practice...
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Error 103: The type is unknown
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Error 40: The END statement marking the end of the class declaration is missing
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......