ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
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...
Display (External language)
Displays a value in a control or assigns a value in a variable.
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......
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......
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?...