ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
grTitle (Function)
Modifies the caption and/or position of the chart title....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
FTPCommand (Function)
Sends a specific FTP command to a server.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
7. Dynamic site on specific configurations
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
LooperInsertLine (Function)
Inserts a row into a Looper control.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.