ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Manipulating iFrame controls programmatically
WEBDEV allows you to manipulate an iFrame control programmatically......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
zipListFile (Function)
Returns the list of files found in an archive.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
grDraw (Function)
Draws a chart according to the specified parameters.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......