ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WindowCount (Function)
Calculates the number of windows currently opened in the current application.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
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.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
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.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
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......
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......
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....