ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
fCompress (Function)
Compresses a file.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
PDF file management functions
...PDF file functions...
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
LOOP statement
The statement block is repeated endlessly...
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
fCopyDir (Example)
Usage example of the fCopyDir function
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
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.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
2. Types of setup
Types of setup...
grLabel (Function)
Indicates various parameters of additional legend in a chart.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
List of reserved words