ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipChangePath (Example)
Usage example of the zipChangePath function
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
iParameterPDF (Example)
Usage example of the iParameterPDF function
HChangeKey (Example)
Usage example of the HChangeKey function
EventDestroy (Function)
Explicitly destroys an event.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
ServiceControl (Function)
Sends a control message to a service.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Language (Property)
The Language property is used to get and change the language used.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
iCloseReport (Function)
Stops printing the current report immediately.
SysDir (Function)
Returns the path of a system directory.
Address
The Address keyword can correspond to...
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min