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.
LooperCount (Function)
Returns the number of rows in a Looper control.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
BrowserPlatform (Function)
Returns the user's browser platform....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
iPrintImage (Function)
Sends the image file to print to the print buffer.
ArraySort (Function)
Sorts a WLanguage array.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Character strings
WLanguage supports different types of strings....
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
ReplicInfo (Function)
Returns information about a replication.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
MemCreate (Function)
Creates a memory area.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......