ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
TaskFirst (Function)
Reads the first task in a Lotus Notes or Outlook task list.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
Various constants
List of various constants used by the constants WINDEV functions....
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
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......
fDirExist (Function)
Checks the existence of a directory.
Types of Edit controls
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
WDAdminHF: Server management
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......