ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Examples for using the OLE DB provider for HFSQL
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Project description: Project tab
The project description window allows you to configure various elements of your project......
12. Pages in practice
CookieDelete (Function)
Deletes a cookie on the user's computer....
Body Complement block
The Body complement block is linked to the Body block......
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......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Sub-query
A sub-query is a query whose result is used by another query......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
1. Project and analysis
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Using an external component in an application
A component can be reused at any time in any application......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
PDFPassword (Function)
Protects a PDF document with a password.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......