ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Constants for managing Organizer controls
Constants for managing Organizer controls...
WDTRAD options
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
PageDisplay (Function)
Displays a web page in the user's browser....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Environment of the data model editor
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.