ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
grExist (Function)
Checks the existence of a chart in memory.
Visible (Property)
The Visible property sets the visibility of an element.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
1. WINDEV editors
WINDEV editors...
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Decode (Function)
Decodes a character string that was encoded by Encode.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
grDeleteAll (Function)
Erases a chart and destroys this chart.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......