ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
You used WEBDEV 28
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
1. Managing emails
WINDEV includes multiple methods to manage emails...
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Generating an application for Universal Windows 10 App
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....