ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
ERR_NO_DLLEXE
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Events associated with a Navigation Bar control
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......