ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
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.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
MQTT constants
Constants used by the MQTT functions...
Financial constants
List of constants used by the financial functions....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
HDFS constants
The following constants are used by the HDFS functions:...
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
The "Find - Replace" pane
The "Find - Replace" pane is used to......
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
ServiceInfo (Function)
Returns information regarding the configuration of a service.
1. Managing emails
WINDEV includes multiple methods to manage emails...
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.