ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL view
An SQL view is a virtual data source defined by an SQL query......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
The Multimedia control
The Multimedia control is used to play multimedia files......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Programming the table cells
The Table controls can be handled......
10. Internal components in practice
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
<Variable Connexion>.RSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Warning (Function)
Displays a custom message in a system warning window.