ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Label (Property)
The Label property is used to get and define the label of an element.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Column
The Column property is used to manipulate one or more columns.
USB constants
List of constants used by the USB functions....
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.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
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.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
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.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Line (Property)
The Line property is used to define the line style used.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.