ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
The Carousel control
The Carousel control is used to display an animated menu made of images......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
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......
FolderData (Function)
FolderData is kept for backward compatibility.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
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......
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.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
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....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.