ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMode (Function)
Changes the mode and the method for locking data files.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Running the test of the User Groupware and installing it
Image control in a page
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
LooperSelectMinus (Function)
Deselects a row in a Looper control.