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.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
XMLDocument (Example)
Usage example of the XMLDocument function
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
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....
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Structure (Type of variable)
A structure is a custom type of data...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
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....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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.
EmailCheckAddress (Function)
Checks the validity of an email address.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....