ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
Error 1011: To access the global member of the class, use ClassName::MemberName
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
DDE constants
List of constants used by the DDE functions...
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Error 22: No END statement is associated with this FOR
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
fDirectoryExist (Function)
Checks the existence of a directory.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.