ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraRequestPermission (Function)
Requests permission to use the device's camera....
SysYRes (Function)
Returns the vertical screen resolution.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
LDAPFind (Function)
Performs a search in an LDAP server.
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.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SSH functions
The following functions are used to connect and communicate with a SSH 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
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
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.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.