ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Properties associated with the options of a Switch control
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Truncate (Function)
Truncates the right part of a string or buffer.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Events associated with SilverLight control
List of events associated with SilverLight controls...
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
<Page>.Address (Function)
Used to find out the Internet address of a page.
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....