ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Functions for managing Google documents (prefix syntax)
List of functions for managing Google documents...
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Functions for managing parallel tasks (prefix syntax)
The following functions are used to manage parallel tasks...
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....
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
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....
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Drawing constants
List of constants used by the drawing functions....
Option,Space (External language)
Fills the content of WdString with space characters on the right.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Managing main window menus
A main menu is necessarily associated with a window......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.