ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Error 532: The size of the string to extract must be strictly positive
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
MDIOpen (Function)
Opens and enables an MDI child window.
NetworkUser (Function)
Identifies the name of the connected user.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
PDF Reader control events
Error 507: The '++' operator is not allowed
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
GetTheme (Function)
Gets the current theme of a mobile application.
Miscellaneous Windows constants
List of constants used by the Windows functions....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
JSONToVariant (Example)
Usage example of the JSONToVariant function
Font management properties
List of font management properties...
CursorDisplay (Function)
Displays or hides the mouse cursor.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.