ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
The Edit control
The Edit control allows users to enter data......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
XMLDocument (Example)
Usage example of the XMLDocument function
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Structure (Type of variable)
A structure is a custom type of data...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Table,Add (External language)
Adds an element to a Table control.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DownloadAdd (Function)
Adds a new download in the device's download manager....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....