ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
FolderData (Function)
FolderData is kept for backward compatibility.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Edit options of a report
The report editor allows you to......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
grWndSize (Function)
Defines the size of the window containing the chart.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Record (Type of variable)
The Record type is used to save the values of a record.
Creating the Table windows of the WINDEV RAD pattern
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....