ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of windows
The following types of windows can be created in a WINDEV application......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Accessing a database via a web service
The database can be accessed via a web service......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HSetREP (Function)
Enables or disables the management of .REP file.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
2. Projects in practice
Discover the main operations that can be performed on a project....
Crosstab report
The report editor allows you to create "Crosstab" reports......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
11. Controls in practice
Discover the main characteristics of the controls...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.