ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code Editor control
The Code Editor control allows end users to write WLanguage code....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
AuthVerifyAuthentication (Function)
When SSO authentication is used, checks the validity of the current user's token....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Private Store for mobile applications
There are two methods two deploy your applications......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Handling the report blocks through programming
Each report block is associated with different events......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
18. Order of execution of the code of buttons/links
nWDSetParentNext
Set the parent of the next window to open......
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.