ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
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.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
SOAPRun (Function)
Runs a procedure on a SOAP server.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Native MySQL Connector - License Agreement
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Copying and cloning
Variables are copied using the "=" operator...
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
WEBDEV styles
WEBDEV styles are advanced styles......
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.
URIGetInfo (Function)
Retrieves information of a URI resource.
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Replication: The different types
The data replication is a powerful feature......