ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calling a procedure/a function
Syntax for calling a local or global procedure.
Using a query with parameters
A query with parameters can be used......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
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......
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.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
FolderData (Function)
FolderData is kept for backward compatibility.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
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......
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......
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.
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.