ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DatePicker (Function)
Opens the system date picker.
TelemetrySendData (Function)
Sends telemetry data immediately.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
<Source>.DescribeFile (Function)
Describes a data file programmatically.
<Source>.Cross (Function)
Crosses a record in a data file.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
HCross (Function)
Crosses a record in a data file.
HRegenerateFile (Function)
Regenerates a data file from its log.
HDescribeFile (Function)
Describes a data file programmatically.
Date
The Date keyword can correspond to...
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....
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
Error 40: The END statement marking the end of the class declaration is missing
Error 38: The END statement marking the end of the structure declaration is missing
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
17. Project Management Hub
...Project Management Hub...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......