ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Events associated with Check Box controls
List of events associated with Check Box controls...
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
fUncompress (Example)
Usage example of the fUncompress function
HChangeName (Example)
Usage example of the HChangeName function
WinCopyForm (Function)
Copies the content of a form into the clipboard.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...