ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
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......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
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......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
BurnerCancel (Function)
Cancels the current burn process.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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).
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
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.
WINDEV Framework License Agreement
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......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
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.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.