ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Right (Function)
Extracts the last characters from a string or string buffer.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Constants for managing character strings
List of constants used by string management functions...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Border of controls
One of the most important elements of control style is its border......
Compatibility between external components and deployed applications
A component can evolve in many ways......
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......
OBEX constants
List of constants used by the OBEX functions....
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.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.