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.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Option (Property)
The Option property is used to get and change certain options.
Error 1006: The member is not global: use: to access it
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iPageEnd (Function)
Forces the move to the next page during the report print.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
grIncreaseData (Function)
Adds a value to a data in a chart.
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.