ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadFirst (Example)
Usage example of the EmailReadFirst function
fWriteLine (Example)
Usage example of the fWriteLine function
HDataSourceKnown (Function)
Determines if a data source has been initialized.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Various constants
List of various constants used by the constants WINDEV functions....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HCopyFile (Example)
Usage example of the HCopyFile function
7. Multilingual applications in practice
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.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
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.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ProjectInfo (Function)
Returns specific information about the project currently run.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
WDDeploy: Deploying a package
WDDeploy can be used to......