ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fWriteLine (Example)
Usage example of the fWriteLine function
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HChangeConnection (Example)
Usage example of the HChangeConnection function
ProjectInfo (Function)
Returns specific information about the project currently run.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HDataSourceKnown (Function)
Determines if a data source has been initialized.
Defining a help window template
WINDEV allows you to create help window templates......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
grSourceSeries (Function)
Defines the source of a series.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.