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.
fListResource (Function)
Lists the resources integrated to the application.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
gpwAddUser (Function)
Adds a user to the User Groupware database.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
XMLRoot (Function)
Positions on the root tag of an XML document.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
XMLDocument (Example)
Usage example of the XMLDocument function
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
FAA: Automatic filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
gLine (Function)
Builds a sequence of characters containing a line.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
ToClipboard (Function)
Writes text or image information into the system clipboard.