ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Saving entered data (AAF)
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Copying controls from the page editor
The controls can be copied from the page editor......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
API (Function)
Runs a function found in an external DLL.
HCreateView (Example)
Usage example of the HCreateView function
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Service constants
List of constants used by the functions for managing services....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....