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.
SFConvertLead (Function)
Converts the leads.
grRaised (Function)
Used to display a chart with raised effect.
Email (Property)
The Email property is used to get and change an email address.
grDeleteAll (Function)
Erases a chart and destroys this chart.
RegistryRename (Function)
Renames a key in the registry.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
grExist (Function)
Checks the existence of a chart in memory.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
grSourceSeries (Function)
Defines the source of a series.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
iPageEnd (Function)
Forces the move to the next page during the report print.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....