ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Word Processing control events
WINDEV manages the following events by default......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Events associated with a Switch control