ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Creating the Form windows of a WINDEV RAD pattern
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Events associated with Edit controls
WLanguage events associated with Edit controls...
The pages
Pages are the main interface of a WEBDEV site......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Designing a supercontrol
A supercontrol is an advanced type of control......
Code snippets
The code editor allows you to enter "Code snippets"......
docParagraph (Variable type)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
LooperAdd (Function)
Adds a row at the end of a Looper control.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fUnlock (Function)
Entirely or partially unlocks an external file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).