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.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Managing the application language programmatically
A multilingual application can be distributed in multiple languages......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
fImageSelect (Function)
Opens the image picker of Windows.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
SocketRead (Function)
Retrieves a message sent by another socket.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
XMLDocument (Function)
Creates a new XML document.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
fCompress (Function)
Compresses a file.
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.