ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
HTML Editor control properties
Properties associated with the HTML Editor control....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
URIGetInfo (Function)
Retrieves information of a URI resource.
Replication: The different types
The data replication is a powerful feature......
WINDEV applications for Linux: Specific features
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
WDMSG license agreement
WDMSG license agreement...
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Bluetooth constants
List of constants used by the Bluetooth functions....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Accessibilité (Property)
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Fax constants
List of constants used by the functions for managing faxes....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.