ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
16. Types of code
Opens a replication in direct mode or with a replication server.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Materialized view
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
The pages
Pages are the main interface of a WEBDEV site......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
MemSort (Function)
Sorts the elements found in a memory zone.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Events associated with internal windows
List of events associated with internal windows...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
EmailGetAll (Function)
Retrieves all the emails found on a server.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.