ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
Type and version of Web server
The configuration diagnostic displays the following error......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").