ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
iPrintReport (External language)
Prints a report created with the report editor.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
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).
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
StreamAccept (Function)
Associates a stream connection request with a Conference control.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
zipCreate (Function)
Creates an archive.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Google Calendar management functions
List of functions for managing Google calendars...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
WinCopyForm (Function)
Copies the content of a form into the clipboard.