ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
grTitle (Function)
Modifies the caption and/or position of the chart title....
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
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....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Constants for WLanguage types
List of constants for managing WLanguage types....
Handling Gantt Chart controls programmatically
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.