ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link properties
When creating a link, you can simply specify the destination......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Designing a supercontrol
A supercontrol is an advanced type of control......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
5. Which type of server to choose?
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
WDEnd (External language)
Ends a program that is using WINDEV.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Hash functions
Hashing is used to summarize a file or a character string......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...