ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
grColor (Function)
Returns and initializes the color of different chart elements.
DDEError (Function)
Returns the runtime status report of a DDE function.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
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.
BrowserType (Function)
Returns the type of browser used by the Web user.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsVersion (Function)
Returns the Excel version that was used to save the file.