ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
dbgEnableLog (Function)
Enables the runtime log programmatically.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
How to loop through a file using filters?
14. Generation modes
Generation modes...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Link properties
When creating a link, you can simply specify the destination......
Handling menu options programmatically
The menu options can be handled......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
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....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.