ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
15. Cookies: information stored on the end user's computer
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Creating user accounts
A User account allows the server administrator to......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
Error 803: Return and Result cannot be used in the same process
Error 530: The -- operator is not allowed