ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Bluetooth constants
List of constants used by the Bluetooth functions....
SocketClose (Function)
Closes a socket or a connection to a server socket.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
6. Internal window
Internal windows...
KeyPressed (Function)
Checks which key is pressed.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
fSplit (Function)
Splits a file into several files.
fCompress (Function)
Compresses a file.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
SocketExist (Function)
Checks the existence of socket.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).