ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
J2EE constants
List of constants used by the J2EE functions....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
OpenSister (Function)
Opens a non-modal sibling window.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
XMLToText (Function)
Converts a character string in XML format into a standard character string.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
5. User Groupware in practice
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
New (Reserved word)
New is used to allocate memory space...