ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
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......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
7. AJAX technology
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
5. Site test in practice
2. WEBDEV administrator in practice
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
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......
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Global (Property)
The Global property is used to determine if an element is global.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Private Store for mobile applications
There are two methods two deploy your applications......
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......