ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
Using several libraries in an application
A library is a WDL file that contains all the resources......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
PDFSign (Function)
Applies an approval signature to an existing PDF.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
pdfControlOption (Variable type)
The pdfControlOption type is used to get and set the following characteristics of an option of a control present in a PDF form: option text. selected or deselected state of the option....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......