ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Now (Function)
Returns or modifies the system time (current time defined for the current computer).
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
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....
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
8. Associating controls with data
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).