ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
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...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ComponentInfo (Function)
Returns information about a component.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.