ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
License agreement - HFSQL Client/Server
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
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......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Internal component
An internal component is a set of elements from a project......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
6. Multiple generation
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
3. Debugger
5. Which type of server to choose?