ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
fCurrentDir (Function)
Identifies or modifies the current directory.
WEBDEV 2024 Tutorial - Table of contents
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Custom tooltips
Tooltips are very useful for application users......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
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......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
XMLSave (Function)
Saves an XML document in a file.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.