ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
3. UML models in practice
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
16. Protecting access to the site: passwords
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
AnimationEnabled (Function)
Enables or disables the animations in the controls.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Interactive notification management constants
Interactive notification management constants...
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....