ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Google document management functions
List of functions for managing Google documents...
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
MyReport (Reserved word)
MyReport is used to handle the current report...
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
HAdd (Example)
Usage example of the HAdd function
iParameterViewer (Function)
Configures the report viewer.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.