ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
6. Editing a page: zoning mode
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.