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.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
New (Reserved word)
New is used to allocate memory space...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
ServiceRestart (Function)
Restarts a service (already started).
fUnlock (Example)
Usage example of the fUnlock function
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
gpwOpen (Function)
Opens the User Groupware login window or page.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Outstanding progress bars
Simple or symmetric progress bar?...
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
FinNetCurrentVal (Function)
Returns the net current value of investment.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
Enumeration (Type of variable)
An enumeration is a set of values......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.