ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
HDescribeFile (Function)
Describes a data file programmatically.
SysXRes (Function)
Returns the horizontal screen resolution.
Euro constants
List of constants used by the functions for managing the Euro....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
EmailReadLast (Example)
Usage example of the EmailReadLast function
SysSpace (Function)
Returns the physical memory space for the current computer.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.