ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional connection information
When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
BurnerCancel (Function)
Cancels the current burn process.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
aiImageResult (Variable type)
The aiImageResult type is used to retrieve the result of AIDetect.
EndProgram (Function)
Ends the execution of the current program.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
iParameterPDF (Function)
Defines the options for the generated PDF file.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.