ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
16. Types of code
Opens a replication in direct mode or with a replication server.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Different types of data (Type of variable)
A variable is defined by name and type......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Position (Function)
Finds the position of a specified string within another string.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Select query description window: Items that can be used
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
PDFToText (Function)
Extract the text contained in an Document PDF.
SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Size (Property)
The Size property is used to determine and change the size of an element.
Create an RSS feed
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
grDeleteSeries (Function)
Deletes a data series from a chart.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.