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.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
fListResource (Function)
Lists the resources integrated to the application.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
gLine (Function)
Builds a sequence of characters containing a line.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
zipFindFile (Example)
Usage example of the zipFindFile function
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Events associated with internal windows
List of events associated with internal windows...
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fLock (Function)
Entirely or partially locks an external file.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
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
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.