ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drawing constants
List of constants used by the drawing functions....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed by columns and the resources in rows. in a Gantt Chart column....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
Version (Property)
The Version property gets and sets the version of an element.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
Organizer control functions
The following functions are used to manage the Organizer control:...
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
How to perform a full file browse?
7. Window templates
...Window templates...
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.