ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
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.
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......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
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 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......
16. Java applications in practice
Java applications in practice...
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
InitRandom (Function)
Initializes the generator of random numbers.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.