ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pyramid charts
Pyramid charts allow you to view data in descending order......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
SQL functions: Special case
List of SQL functions: Special case...
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Looper constants
List of constants used by the functions for managing looper controls....
HExecuteProcedure (Function)
Runs a stored procedure.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Date management constants
List of constants used by date management functions...
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......