ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
1. Examples provided with WINDEV Mobile
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
1. Testing a site: Elements to be tested
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
The Check Box control
A Check Box can correspond to......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
WEBDEV 2024
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
MyPage (Reserved word)
MyPage is used to handle the current page...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Help editor options
The options of the help editor ("Display......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......