ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScanSelect (Function)
Opens a standard dialog box with the available scanners.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Error 1011: To access the global member of the class, use ClassName::MemberName
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.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
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.
Constants for managing certificates
<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....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
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.