ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Report data source
...The reports can be created with the data coming from:...
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Report controls
Several types of controls can be handled in a report created by the report editor......
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SourceToPage (Function)
Automatically updates the controls of a 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....
<Page>.FromSource (Function)
Automatically updates the controls of a 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....
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
The key items
Keys are specific items in your analysis......
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
RecycleBinListFile (Function)
Lists the files found in the recycle bin of the system.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......