ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure/Function
A procedure is used to associate an identifier with a statement block......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
grColor (Function)
Returns and initializes the color of different chart elements.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
DDEError (Function)
Returns the runtime status report of a DDE function.
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.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
CurrentDay( Function)
Returns the number of the current day in the current month.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
ControlNext (Function)
Returns the name of the next control in input mode.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.