ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
How to open a page?
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Custom tooltips
Tooltips are very useful for application users......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
GOTO statement
The GOTO statement is used to run a code identified by a given label...
HRegenerateFile (Function)
Regenerates a data file from its log.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
iLine (Function)
Prints a line at specified coordinates.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Various constants
List of various constants used by the constants WINDEV functions....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min