ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<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.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
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.
File download functions
The following functions are used to manage downloads......
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.