ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HChangeName (Function)
Modifies the physical name of a table.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Background (Variable type)
The Background type defines the advanced characteristics of the element background.
HPass (Function)
Defines the password used to create or open a table.
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
29. SEO in practice
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Structure (Type of variable)
A structure is a custom type of data...