ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDeleteSeries (Function)
Deletes a data series from a chart.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
17. TLS/SSL: Encrypting information on the Web
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
grType (Function)
Identifies or modifies the type of chart.
grGridlines (Function)
Displays or hides the chart gridlines.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial bar chart....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
grPieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.