ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
How to develop a PHP site?
What is a PHP site?......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Query and project
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Creating the Relation pages of a WEBDEV RAD pattern
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Creating the Form pages of a WEBDEV RAD pattern
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Creating the Vision pages of the WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min