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.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
BurnerCancel (Function)
Cancels the current burn process.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Telephony: Managing outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
mongoGridFS (Variable type)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
GglDriveConnect (Function)
Creates a connection to Google Drive.
mongoCollectionOption (Variable type)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
ReplicSynchro: How to use
The stress tests are used to check......
Installing the robot controller
The monitoring robot includes three executables......
WINDEV Framework License Agreement
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
Creating the executable and the setup program
The languages supported by the application are taken into account......