ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
SQLListSource (Function)
Lists the data sources declared on a local site.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
Creating user accounts
A User account allows the server administrator to......
Events associated with the project
List of events associated with the project...
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
Table,Insert (External language)
Inserts an element into a table at a given position.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HLinkMemo (Example)
Usage example of the HLinkMemo function
Constants for managing Organizer controls
Constants for managing Organizer controls...
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Referring to an element in a WLanguage event / process
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Bluetooth constants
List of constants used by the Bluetooth functions....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Manager of automated tests
The test manager is used to......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).