ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Starting WDOptimizer in a command line
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Name (Property)
The Name property is used to get the name of an element.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
5. User Groupware in practice
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Android Control Center
Do you know where to find your application log files?...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Feedback component
The Feedback component is a component provided with WINDEV......