ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Google Maps management functions
List of functions for managing Google maps...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
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......
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, ......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
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.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
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.