ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
HDescribeConnection (Function)
Describes a new connection to an external database.
Error 1010: The member of the class is constant
Empty (Property)
The Empty property is used to determine if an element is empty.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Installing and starting WDTRAD
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Installing and starting WDTRAD
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......