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.
Handling controls in a report
The different operations available for the report controls are as follows......
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
11. Controls in practice
Discover the main characteristics of the controls...
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
ExeListProcess (Function)
Returns the list of applications currently run.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
RegistryRename (Function)
Renames a key in the registry.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....