ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
The Check Box control
A Check Box can correspond to......
fDirSize (Function)
Returns the size of a directory in bytes.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Code history
The code history is used to......
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
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....
The Cell control
The Cell control contains controls......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
HInfoLog (Function)
Returns information about the server logs.