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.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Using several libraries in an application
A library is a WDL file that contains all the resources......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Style sheet
A style sheet ("......
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
Constants for managing masks
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
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.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....