ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Google document management functions
List of functions for managing Google documents...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
iPrintReport (External language)
Prints a report created with the report editor.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
StreamAccept (Function)
Associates a stream connection request with a Conference control.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.