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.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
W3C standardization
You must comply with the W3C standard (HTML 4......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Constants for managing Gantt charts
2. Projects in practice
Discover the main operations that can be performed on a project....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
OpenMobileWindow (Function)
Opens a window in a mobile application.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....