ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HiWord (Function)
Returns the two high bytes of an integer.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Assignment of RETURN
The return value of the process currently run can be assigned...
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
LoWord (Function)
Returns the two low bytes of an integer.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
Sort (Function)
Sorts a WLanguage array.
WordToArray (Function)
Fills an array with the words from a string.
DnDEvent (Example)
Usage example of the DnDEvent function
HCreateMovableReplica (Function)
Creates a movable replication.
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
zipExist (Function)
Determines whether an archive exists.