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.
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.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
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).
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with Slider controls
List of events associated with Slider controls in a window...
StreamAccept (Function)
Associates a stream connection request with a Conference control.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
zipCreate (Function)
Creates an archive.
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......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
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, ...).
GglDelete (Function)
Deletes data from the Google server.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Hyper File functions available for backward compatibility
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.