ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Events associated with internal windows
List of events associated with internal windows...
TimeToInteger (Function)
Converts a time to an integer.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
2. How to test a site?
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Page templates
WEBDEV allows you to create page templates......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Time and date management properties
List of properties for managing dates and times...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Creating the Relation pages of a WEBDEV RAD pattern