ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
String functions
List of functions for managing character strings...
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Events associated with Looper controls
List of events associated with Looper controls...
HConnect (Example)
Usage example of the HConnect function
Installing a SOAP server with IIS
Service variable
The Service variable is used to......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Handling Organization Chart controls programmatically
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
XML management: Use example
This application example manages an XML file named "Orders......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Handling controls in a report
The different operations available for the report controls are as follows......
JavaExecute (Example)
Usage example of the JavaExecute function
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Using WDDIXIO
To translate the text used in your project:...
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
sEvent (Function)
Branches an event on a serial port.
Android Widget windows
An Android application can contain one or more Widget windows......