ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compatibility between external components and deployed applications
A component can evolve in many ways......
Constants for managing character strings
List of constants used by string management functions...
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
grParameter (Function)
Retrieves or modifies a chart parameter.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
Position (Function)
Finds the position of a specified string within another string.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Constants for managing arrays
List of constants used by the functions for array management....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Animation (Property)
The Animation property animates an image.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
OBEX constants
List of constants used by the OBEX functions....