ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Manipulating Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Button controls......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
diagActionAllowed (Variable type)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
String constants
List of constants used by string functions...
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.