ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnect (Function)
Connects a client computer to a given socket.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
3. Debugger
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
9. Internal component
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
WinInWidth (Function)
Returns the internal width of a window (without border).
Interactive notification management functions
Constante de gestion des notifications interactives...
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.