ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
tapiHold (Function)
Puts a call on hold.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Managing the styles
The help editor allows you to define styles of paragraphs......
ChangeStyle (Function)
Modifies the style of a control dynamically.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
Using the Vista style in your windows
WINDEV allows you to customize......
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
HTMLToText (Function)
Converts an HTML string or buffer to text.
18. Secure payment
AWP without UI
Bootstrap, Angular, React, Vue......
ERR_NO_END_TAG
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.