ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Compound statements
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Menu management functions
List of functions for managing menus...
Clipboard management functions
List of functions for managing the clipboard...
SendMessage (Function)
Sends a Windows message to a control or to a window.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Including the code
You want to include your code lines in a condition, in a structure, ......
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.