ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
SysTheme (Function)
Returns the current theme used on the mobile device.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
Window (External language)
Returns the number of windows opened at a given time.
Progress (Property)
The Progress property returns the task progress status.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......