ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
2. Deploying a static site or a PHP site
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Events associated with a Layout control
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Defining columns of Table controls programmatically
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Cross-references in the code editor
The cross-references in the code editor are used to identify......
WDSQL, SQL querier: Overview
WDSQL is used to......