ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
tapiRecord (Function)
Records the current communication as a".WAV" file.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.