ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Constants for WLanguage types
List of constants for managing WLanguage types....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Error (Function)
Displays a custom error message in a system error window.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The Static Text control
A Static Text control is a control used to display a static text......
Edit control
The Edit control allows users to enter data......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
History of versions
The history of setup versions is an advanced feature of the network setup......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.